A web application where your customers order different sizes of pizzas with one or more toppings.
Kennedy Mwaura
This is a web application to fulfill the following:
- Determine the prices for each pizza size.
- Each pizza topping should have a set value depending on the size of the pizza.
- Determine the cost for the crust
- The total cost of a pizza should constitute, the crust, topping(s) and size of the pizza.
- On checkout, the application displays the orders’ summary together with the total amount charged. For example, if the customer has made more than one pizza order, on checkout the application displays a summary of all the orders he/she has made and the total amount to pay for all his/her orders.
- git clone this repository and run it via your preferred browser. Edit using your preferred editor. I recommend VSCode
OR
- Download as a zip file, unpack and run in the browser.
- No external dependencies required.
- Attach a backend to the pizza form.
- Link the contact form to a 3rd party service e.g Mailchimp.
- HTML5
- CSS3(Bootstrap 4)
- Javascript
- Jquery
Contact me on Twitter or via email
MIT License
Copyright (c) 2021 Kennedy-Mwaura
