IMDB Analysis Portal
Languages/Frameworks: MySQL, Python, Dash
This online app was a group project at the end of the class Intro to Databases. The app makes it possible to search, rank, and find related movie productions based on information taken from the IMDb database. The app uses Dash to display the front-end. In the back-end, it uses a MySQL database, which contains tables with information about the movies.
Link To Github