Pipeline Pizza : Pizza Order Portal
Details
Order pizza online from a hawaiian themed restaurant
HTML 5
CSS 3
Javascript
Bootstrap 4
VS Code
Objective
Pipeline Pizza is an HTML / CSS / JS based pizza ordering portal written for a Tech Academy assignment.
The assignment required gathering information by use of html form elements are processing the information with only client side Javascript.
I broke up the information gathering to keep the focus on a section of options, and used a custom written carousel to swap the sections. In addition to the requirements, I chose to use Bootstrap 4 to gain familiarity with the framework.