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.
- PIL: ("pip install Pillow")
- requests: ("pip install requests")
- pyglet: ("pip install pyglet")
-
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)
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.