/ComposePictures

This is a project built using Jetpack Compose on UI, Clean architecture, Dagger Hilt, Kotlin Flow, Navigation Components etc.

Primary LanguageKotlin

Compose Pictures - Learn Clean Arch and Jetpack Compose together

This project is built using,

  • Multi-Module Architecture(This is the structure where we have divided the modules in features)
  • Navigation Components to navigate to and fro in Modules
  • Jetpack Compose for UI
  • Navigation Components for Jetpack Compose
  • Data Store
  • Dagger Hilt
  • Kotlin Coroutines + Flow
  • Firebase for Auth
  • Retrofit