There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This app is designed to illustrate fetching data from a REST API using Retrofit and Moshi. Local storage with Room Database for offline use by implementing NetworkBoundResource. You will get to see the usage of Kotlin Coroutines, Kotlin Flow, Live Data, Dagger-Hilt - (Clean Architecture)