Skip to content

IgorMiyada/ScreenMatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Screenmatch - Search for series and movies

Screenmatch is a Java application that allows you to search for movies and series using the OMDb API. In addition, you can create users and playlists. All data is stored locally in JSON files.

Prerequisites

Before you start it, you need will need it :

  • Java 21 or higher installed.
  • Internet connection

Functionalities

  • It brings data about movies and series using the OMDb API.
  • User creation : You can create your own user.
  • Playlist creation : You can create playlists to organize your favorites movies and series.
  • Local data persistence using JSON files.

How to use

  1. Initializing the app, it will ask you to enter one of the available options :

    • 1.Create an Account
    • 2.Log in
    • 3.Change the save location for playlists(They are saved in the project directory by default)
    • 4.Search for a movie
    • 5.Create a movie list
    • 6.Add a movie to a playlist
    • 7.View a playlist
    • 8.Exit the application
  2. Choose one of the options and proceed providing the data asked to work properly

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages