Menu

Blockbuster Ordering System

Programming


This was the final project in Professor Rubinic’s Programming for Digital Media class. We were tasked to create a web app using all of the different things we had learned over the semester. After much thought on what I could do for a project, I settled on creating a movie catalog service.


The web app serves as a basis for users to look through various VHS movie lists (based on genre) and choose three to check out. When the user is ready to check out then they click the banner on the right, enter the movies, and click order. When the order is completed the screen tells the user that the movies are back in seven days and says the current day.


I had to utilize HTML5, CSS3, JavaScript, PHP and MySql to complete this project. The HTML5 and CSS3 for semantic and styling, the Javascript to show the time at check out, and PHP to make the request to the MySql server where the lists of movies are being held

Other Works: