Giter Site home page Giter Site logo

blich-android's Introduction

Blich

An Android app developed for Blich high school

Get it on Google Play

alt-text

Features

  • Easily view your schedule
  • See upcoming exams
  • Get notifications for schedule changes
  • Stylise your app however you want

Build

In order to build the app:

  1. Download the Android SDK and Android Studio.
  2. Create a firebase project and place the google-services.json file in the appropiate path.
  3. 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.

blich-android's People

Contributors

nucleargandhi avatar

Watchers

 avatar  avatar

blich-android's Issues

App crashing when selecting a class in the class picker dialog

Stack trace:
Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'int com.blackcracks.blich.data.raw.ClassGroup.getId()' on a null object reference at com.blackcracks.blich.util.RealmUtils.getId(RealmUtils.java:162) at com.blackcracks.blich.dialog.ClassPickerDialog$3.onClick(ClassPickerDialog.java:157) at com.afollestad.materialdialogs.MaterialDialog.onClick(MaterialDialog.java:410) at android.view.View.performClick(View.java:6653) at android.view.View.performClickInternal(View.java:6625) at android.view.View.access$3100(View.java:786) at android.view.View$PerformClick.run(View.java:26223) at android.os.Handler.handleCallback(Handler.java:891) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:207) at android.app.ActivityThread.main(ActivityThread.java:7470) at java.lang.reflect.Method.invoke(Method.java) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:524) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:958)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.