Skip to content

Beautiful app for getting data via API and persisiting it via Room DB.

Notifications You must be signed in to change notification settings

ShashankSinha98/MovieDB

Repository files navigation

MovieDB

LOC

This is a simple app which fetches movie data using The Movie DB APIs and display it in list. Users can see Trending, Now Playing movies and they can also see movie details (genre, durations, cast, etc).


Features -

  1. Beautiful UI/UX
  2. Saves data in database for Offline Usage
  3. Share movie detail via deeplink which directs directly to movie detail page
  4. Bookmark movie as favourite

Libraries Used -

  1. MVVM Architecture
  2. Dagger 2
  3. RX Java
  4. Jetpack Navigation
  5. Glide
  6. Lottie Animation
  7. Room DB