Skip to content

MyArtGallry is a sample project which is base on new jectpack components with using Pixabay Image Api for data.

Notifications You must be signed in to change notification settings

Bhavneshsharma/MyArtGallary

Repository files navigation

MyArtGallary

This is a sample project which use bellow things :

  1. MVVM architecture
  2. Room DataBse
  3. Retrofit with Gson convertor
  4. Hilt (dependecy Injection)
  5. Navigation with safeArg (Jetpack component)
  6. Glide (Image Library)
  7. ViewBinding
  8. coroutiens
  9. 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.