• Stars
    star
    1
  • Language
    Kotlin
  • License
    Apache License 2.0
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simple Implementation of MVVM with Databing. It contains Room Database , with Retrofit , MVVM, LiveData it uses TheMovieDatabase to search movies from Api and add the movie to the local database and show Movies from Local Database using Room.