Skip to content
/ moview Public

Application that allows users to view/manage movie info

Notifications You must be signed in to change notification settings

sm0ca/moview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moview

This application, written in Python, allows users to create and manage a list of their previously watched movies, search/view details for almost any movie (i.e. the ratings, runtimes, genres, etc.), and get genre-based recommendations with every movie viewed in the program. This software also allows for separate user accounts, so that multiple users can have their own lists within the same program.

Dependencies

  • PIL: ("pip install Pillow")
  • requests: ("pip install requests")
  • pyglet: ("pip install pyglet")

Demo Account Information:

  • Both username and password: sample

  • This account comes with 3 movies in the watchlist

    • Star Wars: Episode I - The Phantom Menace (1999)
    • Avatar (2009)
    • Free Guy (2021)

Screenshots

unknown-3-min.png unknown-2-min.png unknown-1-min.png

Disclaimer:

Moview does not own or imply ownership of any of the images used in the application. All images belong to their respective owners. Moview users and its programmers are not liable for any of the content displayed in this application.

About

Application that allows users to view/manage movie info

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages