Movie querying website where (similar to IMDB) where users can search/add movies and actors, in addition to leave reviews/comments about the movies. Implemented using PHP, SQL, HTML/CSS
SQL folder contains files with SQL commands to create the different tables and initialize these tables with data.
src folder contains the PHP files used to display the website and make queries to the database.
video.mp4 demonstrates the website