This is a sample project which use bellow things :
- MVVM architecture
- Room DataBse
- Retrofit with Gson convertor
- Hilt (dependecy Injection)
- Navigation with safeArg (Jetpack component)
- Glide (Image Library)
- ViewBinding
- coroutiens
- Live Data
this code is also cover with Unit Test like :
1. JUnit4
2. Esspresso
3. Roboelectric Test
Use Pixabay Api for geting Image Data.