Skip to content

Pizza web application where customers can order different types and sizes of pizzas, with one or more toppings. The goal of the project is to practice working with constructors, objects, properties and methods in JavaScript.

Notifications You must be signed in to change notification settings

Edith-nekesa/Slice-of-Summer-Pizza

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍕Slice of Summer Pizza Resturant

By Edith Nekesa

Description

Pizza web application where customers can order different types and sizes of pizzas, with one or more toppings. The goal of the project is to practice working with constructors, objects, properties and methods in JavaScript.

Specs

Behavior Input Outcome
Website home page features an order form where the customer enters in their name to start order Customer: Edith Name is stored to display with final price
After typing in their name, the customer selects a pizza size from a drop down menu Pizza Size: Small / Medium / Large / Extra Large Info is stored to determine price
Next, the customer selects pizza toppings from a checkbox menu. Customer can choose all option, some options, or none Pizza Toppings: Pepperoni, Pineapple, Olives, Beacon Info is stored to determine price
Customer clicks the "submit" button to determine price Click SUBMIT button Price is displayed below the form

Live link

https://edith-guru.github.io/Slice-of-Summer-Pizza/

Setup/Installation Requirements

Technologies Used

  • HTML
  • CSS
  • Bootstrap
  • JavaScript
  • jQuery

License

This software is licensed under the MIT license.

Copyright (c) 2022 Edith Nekesa

About

Pizza web application where customers can order different types and sizes of pizzas, with one or more toppings. The goal of the project is to practice working with constructors, objects, properties and methods in JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages