Skip to content

Sample project to demonstrate the usage of MVVM, Dagger-Hilt, Room, Retrofit and LazyColumn with GridView in Jetpack Compose.

License

Notifications You must be signed in to change notification settings

kashiflab/Jetpack-Example

Repository files navigation

Jetpack-Example

A simple peoject that demonstrates the use of MVVM and Dagger Hilt with Coroutines along with Retrofit and display data using LazyColumn with GridView.

Sample app with Clean architecture using

  • Retrofit
  • Dagger Hilt
  • ViewModel from Architecture Components
  • MVVM
  • JetPack Compose
  • Coroutines-Flow
  • Room

Clean Architecture used:

data
 |--- api
 |--- model
 |--- repository
 |--- utils
db
di
ui
 |--- theme
 |--- viewmodel

If this project helped you, don't forget to star and sponsor if possible.

Cheers

About

Sample project to demonstrate the usage of MVVM, Dagger-Hilt, Room, Retrofit and LazyColumn with GridView in Jetpack Compose.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages