javacl / compose-about-me

Sample Android Clean MVVM architecture ( Retrofit + Okhttp + Moshi + Coil + Room + Navigation Component + Coroutines + Flow + DataStore + ViewModel + Hilt + Compose )

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 xml version of this project, refer to this link ---> Click here

The basic flow looks like this 😎

Technologies used in the project 😎

  • Retrofit
  • Okhttp
  • Moshi
  • Coil
  • Room
  • Navigation Component
  • Coroutines
  • Flow
  • DataStore
  • ViewModel
  • Hilt
  • Compose

I hope you found it useful. ❤️

About

Sample Android Clean MVVM architecture ( Retrofit + Okhttp + Moshi + Coil + Room + Navigation Component + Coroutines + Flow + DataStore + ViewModel + Hilt + Compose )


Languages

Language:Kotlin 100.0%