- Written in Kotlin
- Room for local DataBase
- Jetpack DataStore (replacing Sharedpreferences)
- Flow (Coroutines)
- Navigation Architecture Component
- DI with Hilt
- View Binding
- MVVM Architecture
- ViewModel + LiveData
All code in this repository is part of Florian's youtube channel His lecture series have code base at Github Link
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
Feel free to use the code