Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 411 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 411 Bytes

MovieBrowserApp

Concept include in this application

  • Single activity based architecture
  • MVVM architecture With combination of repository pattern
  • Rest API implementation
  • network response caching using retrofit
  • dependency injections using hilt
  • Android navigation components
  • Databinding
  • Kotlin flows
  • Kotlin coroutines
  • Recycler view
  • searchview data filtering
  • Glide image caching library