Android-MVVM-Clean-Code
This Repository is a starting point and a boiler plate for android MVVM Clean Code architecture with Jetpack Compose
Contains setup of
- Jetpack compose
- MVVM Clean Code Architecture (Repository as interface, Repository Impl, ViewModel, Use-Case)
- Dagger Hilt
- Nav Controller
- API Interface for retrofit