A sample app that display llist in gridview. The purpose of this project to illustrate the usage of MVVM architecture design pattern with jetpack compose ui that follows the best practices of Object Oriented Design Patterns using the following technology stack.
- Architecture Design Pattern
- MVVM
- Hilt (Dependency Injection)
- Live Data, StateFlow
- Retrofit
- Jetpack Compose ui
- Unit Testing (Espresso), Mockito (Coming soon)
- Repository Pattern
- Glide
- NetworkBoundResource
I will try to add pagination and implement the search feature as well in the future.