_I created a website for a pizza company where a user can order a pizza and see the final cost.
It allows the user to choose toppings and size for the pizza they'd like to order. It creates a pizza object constructor with properties for toppings and size. It creates a prototype method for the cost of a pizza depending on the selections chosen._
Start at index.html, and start your order.
No known bugs.
Feel free to contact me should you encounter any issues with the program.
I built this site using HTML, CSS, JavaScript and JQuery.
Copyright (c) 2016 Cory Meyers