sahilkhiwal07 / Movie-Fest

Movie Database Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the demo project having features given below :

  1. Follow MVVM (Model-View-ViewModel) archietecture.
  2. Uses Retrofit for networking response.
  3. Uses Gson for json parsing.
  4. Uses Kotlin-Coroutines for background task.
  5. Uses Room for database storage.
  6. Shows list of different movies at home page.
  7. Add/Remove favourite to the movie.
  8. You can see movie details by clicking on a movie.
  • List of different movies

Screenshot_20210821-124925

  • Details of movie by clicking on it

Screenshot_20210821-124929

  • Adding favourite movie

Screenshot_20210821-125305

  • Show all favourite movies by switching on switch button

Screenshot_20210821-125313