/Android-MVVM-RxJava-Movies

Android MVVM Architecture using Kotlin, RxJava, Koin.

Primary LanguageKotlinApache License 2.0Apache-2.0

Android-MVVM-RxJava-Movies

Movies sample app developed MVVM architecture design pattern that follow the best practices of Object Oriented Design Patterns with following technology stack.

  1. Architecture Design Pattern
  2. MVVM
  3. Koin (Dependency Injection)
  4. Live Data
  5. RxJava
  6. Retrofit
  7. Repository Pattern
  8. AndroidX
  9. TMDB Movies API
  10. Room Database
  11. JetPack Libraries

Demo

Other samples of MVVM in Kotlin

Author

Waheed Nazir

API Sources

  1. The Movie DB (TMDB)