A basic implementation of a simple Android project with MVVM Pattern
Sample app 📘. Learning Clean MVVM with Hilt, Retrofit, Kotlin, coroutines and View Binding!
This project brings to the table set of best practices, tools, and solutions:
100% Kotlin
- Lifecycle-aware data with LiveData
- Clean Architecture with MVVM
- Navigation, single-activity architecture with Jetpack Navigation
- Dependency injection with Hilt
- Material Design Material Components for Android
You must use Android Studio Clone: git clone https://github.com/GerasimosGots/KotlinMVVMSample.git Open project by Android Studio and run as usual
I will be glad to hear your comments!