/MoviesFlow

[ WIP 🏗 ] Android project using Kotlin Flow

Primary LanguageKotlin

To add

  • Room ✅
  • Retrofit ✅
  • Flow ✅
  • LiveData ✅
  • View Models ✅
  • Koin ✅

Features

  • Read from Cloud Movies ✅
  • Save in DB ✅
  • Observe from DB ✅
  • Add guest account to post to favorites
  • Read from Cloud Starred in parallel (flow.combine)
  • Update DB with optimistic approach
  • Either for Results
  • StateFlow ✅

TODO