SCOPE OF THE PROJECT
MovieTracker is a web application designed to help users keep track of currently playing movies and explore their details and reviews. With MovieTracker, users can easily browse through a curated list of movies currently in theaters, bookmark their favorites for later viewing, and delve into comprehensive information and reviews for each selected movie.
FEATURES
1- DISPLAY CURRENTLY PLAYING MOVIES
- Present users with an up-to-date list of movies currently being screened in theaters
- Utilize The Movie Database (TMDb) API to fetch real-time data on currently playing movies
2- BOOKMARKING FUNCTIONALITY
- Allow users to mark movies as favorites for quick access later
- Implement user-specific bookmarking to save preferences across sessions
3- DETAILED MOVIE INFORMATION
- Enable users to click on a movie title to view detailed information and reviews
- Utilize TMDb API to retrieve comprehensive details and reviews for each movie.