Skip to content

KarenNgala/pizzaShop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GODFATHER'S PIZZA


Authors

Karen Ngala

Description

This is a venture to widen the customer base of a fictional pizza place by creating a web application where your customers can order different sizes of pizzas with one or more toppings with the option of home delivery.

Languages Used

  1. HTML5
  2. CSS
  3. Bootstrap
  4. Javascript
  5. jQuery

BDD

Behaviour Input Expected OUtput
Choose size of pizza small, medium or large selected input (eg: large)
Choose a crust type crispy, stuffed or gluten-free selected input (eg: stuffed)
Choose pizza toppings select desired toppings Depending on the pizza size(eg: medium = Ksh.100 for toppings)
See total charge or add pizza click on desired button display total charge or prompt user to add pizzas
Have pizza delivered click on delivery button prompt user to enter delivery info & display cost
Checkout Click on checkout button Display total cost

Project setup & collaboration

  • On your terminal, clone this repo and open your local repo on your text editor
git clone https://github.com/KarenNgala/pizzaShop.git
cd pizzaShop
code . (or) atom .

Contact

Karen Ngala - ngalalalu@gmail.com
Live Link: https://karenngala.github.io/pizzaShop/

Copyright & License

Distributed under the MIT License. See LICENSE for more information on license and copyright.

About

Fictional pizza place website using js constructors, prototypes, objects, properties, and methods as well as jQuery, DOM manipulation & traversal.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors