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).
- Beautiful UI/UX
- Saves data in database for Offline Usage
- Share movie detail via deeplink which directs directly to movie detail page
- Bookmark movie as favourite
- MVVM Architecture
- Dagger 2
- RX Java
- Jetpack Navigation
- Glide
- Lottie Animation
- Room DB