HTML Burgers Restaurant Site

2025-01-21

HTML "Burgers" Restaurant Site

Repository

This project was an assignment to create a basic website for a restaurant. The content of the site was provided such as the menu and all the marketing blurbs. All the design was my job. I decided that it would be cool to color the elements to be a burger in and of itself.

Stack

Static multi-page restaurant website demonstrating HTML structure, CSS styling, and basic JavaScript interactivity.

Technology

  • Pure HTML5/JavaScript
  • Bootstrap for page layout and buttons
  • Custom images included
  • Google maps API

Key Features

  • Iframe usage for vibdeo player
  • Google maps API for displaying locations
  • Site photos taken personally by myself
  • Interactive HTML form

Learning Focus

  • Creating sites for clients using their materials
  • Learning about HTML5 Features such as Iframes and vibdeo players
  • Exploring CSS frameworks
  • Dipping a toe in JavaScript by implementing a form

Ramblings

This project ended up being pretty fun, The assignment was to create a website for this fake Rockey burgers company. It needed a Menu and locations which let me play with the google maps Iframe. I took the hero picture myself of the burgers that the cafeteria of the college made. They were culinary students so the burger looked absolutely delicious. I did get B-roll of the chef cooking the burger for the video portion but I didn't have the time to edit it before the project was due.

Next project: JavaScript Golf Project