The aim of this app to provide stable and modern-looking application of JetIQ for students of VNTU.
- The entire codebase is in Kotlin
- Uses Kotlin Coroutines.
- Uses Android MVVM Architecture by AAC.
- Uses Jetpack Compose as UI Toolkit.
- Uses Room and Flow to store and load data with reactive way.
- Uses Hilt for dependency injection.
- Unit testing with JUnit 4 and MockK.
- Uses StateFlow to process events.
- Uses Coil to load images.
Minimum required android version: Android 6.0
To install download apk from releases.
To raise an feature or notify contributors about bug please use a github issues. To modify or fix something fork repository and do pull request.