abhijitparida / bunk-v1

DEPRECATED, see: https://github.com/abhijitparida/bunk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ITER Bunk

Studying in ITER? Tired of trying to figure out if you can bunk a class or not? Well, not anymore. This app will tell you exactly how many classes you can bunk or how many classes you need to maintain your attendance. Your attendance is fetched automatically, so all you have to do is enter your registration number and check your attendance.

Get it on Google Play

Build

Make sure that you have jdk and ant installed, and have Android SDK configured in your path. Clone the repo

$ git clone https://github.com/abhijitparida/ITER

and run

$ make

to build the app. The generated .apk will be in /bin/ITER-debug.apk.

Contribute

Feel free to send a pull request if you want to contribute. Make sure your code follows the Google Java Style Guide.

License

MIT

Android, Google Play and the Google Play logo are trademarks of Google Inc.

About

DEPRECATED, see: https://github.com/abhijitparida/bunk

License:MIT License


Languages

Language:Java 99.2%Language:Makefile 0.8%