/MVVM-Architecture-Simple-Offline-Caching-App

MVVM architecture is used in the development of this application. Using Retrofit2 and Kotlin Coroutines, this app retrieves data from REST APIs and caches them in Room. I implemented the NetworkBoundResource helper method with Kotlin Flow.

Primary LanguageKotlin

Watchers