Create an android application with the mentioned flow:
Budget: ₹600 – ₹1,500 INR
Create an android application with the mentioned flow:
Firebase Google Login -> Home Page
Home Page must contain:
1: Bottom Navigation with options: Movies (landing screen), Favourites, Watchlist
2: Movies screen will contain images, names, and genre/category cards. The user should be able to
search for his movies on the same screen.
The user can mark the movies as Favourites or on a Watchlist. This list should be unique for each
user.
3: The Favourite screen contains that user’s favourite list of movies
4: The watchlist screen contains that user’s movies he/she wants to watch later.
Movies when clicked will open up a screen containing the following details:
Movie Banner
Name
Overview/Description
Release Date
Genre
User ratings/Score (in the form of Circular Progress Bar)
Play Now – On Clicking this the user will receive an In-App Notification with the message
“Movie is Playing”
5: Logout
API Doc – TMDB (https://www.themoviedb.org/)
Note: The Designs must be responsive.
Firebase Google Login -> Home Page
Home Page must contain:
1: Bottom Navigation with options: Movies (landing screen), Favourites, Watchlist
2: Movies screen will contain images, names, and genre/category cards. The user should be able to
search for his movies on the same screen.
The user can mark the movies as Favourites or on a Watchlist. This list should be unique for each
user.
3: The Favourite screen contains that user’s favourite list of movies
4: The watchlist screen contains that user’s movies he/she wants to watch later.
Movies when clicked will open up a screen containing the following details:
Movie Banner
Name
Overview/Description
Release Date
Genre
User ratings/Score (in the form of Circular Progress Bar)
Play Now – On Clicking this the user will receive an In-App Notification with the message
“Movie is Playing”
5: Logout
API Doc – TMDB (https://www.themoviedb.org/)
Note: The Designs must be responsive.