Skip to content

Simple app that fetch data from a REST API using Retrofit, cache data for offline use in an SQLite database using the Room persistence library. Uses a NetworkBoundResource implementation based on Kotlin Coroutines and Kotlin Flow. Follows a simple MVVM architecture with dependency injection, single source of truth principle, and separation of co…

Notifications You must be signed in to change notification settings

iqbalklv/MVVM-SimpleOfflineCaching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

About

Simple app that fetch data from a REST API using Retrofit, cache data for offline use in an SQLite database using the Room persistence library. Uses a NetworkBoundResource implementation based on Kotlin Coroutines and Kotlin Flow. Follows a simple MVVM architecture with dependency injection, single source of truth principle, and separation of co…

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages