/IMDB

Primary LanguagePython

IMDB

Movie database accessed through a simple PyQt6 GUI featuring various useful queries.

To provide a comprehensive overview, I've also included a database diagram outlining the relationships and structure of the Movies Database. DB-Diagram

TOP RATED

Access a list of the highest-rated movies in the database.

TITLES BY ACTOR

Browse movies by a specific actor.

COMMON TITLES

Access a list of movies that both actors have been a part of.

COLLEAGUES

Access a list of all the people who have worked with a specific person.