Android-Clean-Architecture-MVVM-Hilt-Jetpack-Compose icon indicating copy to clipboard operation
Android-Clean-Architecture-MVVM-Hilt-Jetpack-Compose copied to clipboard

A sample - boilerplate android news app uses the last technologies and methodologies recommended by Google

Android-Clean-Architecture-MVVM-Hilt-Jetpack-Compose

A sample - boilerplate android news app uses the last technologies and methodologies recommended by Google:

  • Clean Architecture with 3 separated layers: data, domain, presentation(ui)
  • Dagger Hilt
  • Retrofit + GsonConverter
  • Courountine
  • MVVM + LiveData
  • Jetpack compose
  • Navigation component

Notes: This project still in development process

Contributing

All contributions are welcomed. Please create your PR and send to me.

License

MIT