This android app is one stop solution for viewing events and news of different clubs of IIT (ISM) Dhanbad. It is a Django based server app with user friendly interface.
To build:
$ git clone git@github.com:Cyber-Labs/ism-app-android.git
$ cd ism-app-android/
$ ./gradlew build
For bugs, feature requests, and discussion please use GitHub Issues.