Sample app that demonstrates the usage of Dagger Hilt with Kotlin & MVVM architecture by loading informations from Open API to show one approach to using some of the best practices in Android Development.
Including:
- ViewModel
- LiveData
- Hilt (for dependency injection)
- Kotlin Coroutines
- Retrofit
- Room