Skip to content

sgspencer2618/movie-watchlist-platform

 
 

Repository files navigation

CSC207 - Movie list project!!!

Problem Domain

The problem domain we are planning to focus on is a movie watchlist platform which allows users to consolidate movies they intend to watch, while also enabling them to record and reference their personal ratings post-viewing.

Description of Application

The Movie Watchlist App leverages the OMDb API to present users with an extensive list of movies. Once registered and logged in, users can navigate through this comprehensive movie list, which boasts features like sorting by ratings and box office revenue. Within their account space, users can curate their own "Movies to Watch" list, adding or removing titles based on their preferences. Furthermore, users have the ability to assign personalized ratings to movies. As an additional convenience feature, if development time permits, the app will also track and display a "Recently Visited" list, allowing users to quickly revisit movies they've shown interest in.

Link to OMDb API documentation

https://www.omdbapi.com/

Example API call

screen shot of api call

Example java API call output

screen shot of java_api call

About

Movie Watchlist application in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%