This is an Android app written in Kotlin.
The app can display a JIIT students timetable, can fetch the attendance from https://webkiosk.jiit.ac.in/ and also has a note making functionality.
Some Info:
- Minimum SDK version: 24 (Android 7)
- Parser: JSOUP
- Permissions required: Internet and Storage
To run:
- Clone the repo
- Open the project in Android Studio
- Compile