Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 202 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 202 Bytes

This project demonstrates how show list of data into recyclerview using following componnets:

  1. ViewModel
  2. Room Database
  3. View Binding
  4. Hilt
  5. LiveData
  6. MVVM architecture
  7. Retrofit
  8. Glide