/pizza

Primary LanguageHTML

Perfect Pizza Parlour

Will provide a user with a price estimate of a pizza. 4-7-17

By Anatoliy Klots

Description

Provides users with a variety of options to create an unforgettable pizza ordering experience, including toppings, size, choices of cheese and crust

Behavior

The program takes user input through radio buttons and checkboxes and calculates the total price of pizza. Users could select up to 13 toppings $.5 ea, pick cheese or skip it, select one of two crusts, and one of four sizes. Input: no toppings, no cheese, small size ($2), thin crust ($2) Expected Output: 5 Input: no toppings, a choice of cheese ($.5), medium size ($3), thin crust ($2) Expected Output: 5.5 Input: three toppings $.5 ea, no cheese, xl size ($5), thick crust ($1) Expected Output: 7.5

Setup/Installation Requirements

Known Bugs

Tested in Chrome only

Support and contact details

Contact the developing team

Technologies Used

HTML, CSS, JS, jQuery, Bootstrap

License

MIT

Copyright (c) 2017 Anatoliy