This site was created to demonstrate skills learned in JavaScript. The user should be able to put in a custom order for pizza and get a returned value.
I wanted to make this site feel like a real world application that you would visit. Portland is full of local businesses and it was important to convey that in my design.
- Clone this repository "https://github.com/pdxjess/pizza-project"
- To deploy project: https://pdxjess.github.io/pizza-project
- Open the file and view in the web browser of preference.
Behavior | Input | Output |
---|---|---|
User can select pizza size | User clicks on checkbox | The pizza size they desire is selected |
User can add toppings to the pizza | User clicks multiple checkboxs | All desired toppings are selected |
User can get total of order | User selects size and toppings and clicks total | Total is shown |
Refresh button does not refresh properly.
Should any problems occur, discover other bugs, or experience issues with viewing, please contact me at doss.jessicam@gmail.com
This was created with:
- Atom
- Git
- CSS
- HTML
- Jquery
- Bootstrap
- JavaScript
Thank you to my teachers and partners this week. I wouldn't be where I am without you all.
This software is licensed under MIT license.
Copyright (c) 2019 Jessica Doss