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).
Movies List | Movie Detail | Favourites |
---|---|---|
- 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
- Pagination - view multiple pages
- Multiple types of movie support
- See trailer of movies
- Filter/Sort movies
- Search Movies
- Add personal comment/rating to movie, create new playlist and save them in it
Will be available on Playstore soon :)