Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 368 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 368 Bytes

MVVM_Architecture_App

This App implements Koin , Retrofit and Room based on MVVM. App Implements following Topics

  1. Retrofit for Api Data Fetching.
  2. Koin For Dependency Injection.
  3. Room to store data on local storage. Screenshot 2022-09-09 at 3 07 14 PM