An Android app developed for Blich high school
- Easily view your schedule
- See upcoming exams
- Get notifications for schedule changes
- Stylise your app however you want
In order to build the app:
- Download the Android SDK and Android Studio.
- Create a firebase project and place the google-services.json file in the appropiate path.
- Get Shahaf's API key in order to be able to fetch schedule, classes, events etc. data. Set that API key in your global gradle properties, going by the key 'ShahafBlichApiKey'. See issue #1 for more details.