/Pizza-Place

Pizza Place website where you can order a pizza!

Primary LanguageHTML

Pizza Place

Pizza Place, 1/24/2019

By Drew Yoxsimer

Description

This a rudimentary site for a pizza parlor. It takes the user's input and creates and order based off what they inputted in the forms.

SPECS

The program creates a pizza object based on user input

  • example input: large, cheese example output: pizza.size=large pizza.toppings=cheese

The program computes price based on size and toppings input

  • example input: large, cheese example output: $16.50.

Setup/Installation Requirements

  • No Setup/Installation Required

Download Bootstrap, as well as jQuery v 3.3.1.js

Known Bugs

There are no known bugs.

Technologies Used

JavaScript and jQuery

License

This Software is Licensed under the MIT License.

Copyright (c) 2019 Drew Yoxsimer