Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 931 Bytes

README.md

File metadata and controls

35 lines (26 loc) · 931 Bytes

Android Clean MVVM architecture

Hi everyone. 🧍‍

This is a sample project. 😜

Clean MVVM has become one of the standard architectures around which large Android projects are developed.

If you want to see the compose version of this project, refer to this link ---> Click here

The basic flow looks like this 😎

Technologies used in the project 😎

  • Retrofit
  • Okhttp
  • Moshi
  • Glide
  • Room
  • Navigation Component
  • Coroutines
  • Flow
  • DataStore
  • ViewModel
  • Hilt
  • Data binding

I hope you found it useful. ❤️