Skip to content

Latest commit

 

History

History
29 lines (28 loc) · 1.54 KB

README.md

File metadata and controls

29 lines (28 loc) · 1.54 KB

PIZZA ORDER

A website application that generates customer receipt of pizza sales, April 2021

By Kiptoo Rotich

Description

This website takes user inputs, calculates the total cost of pizza which includes delivery cost for those customers who need the product to be deliver at their location. After selection of preferred size, topping, and crust, customer can view a summary of the total cost of what he/she selected and checkout. Here, the data is displayed in a tablev format.

Setup/Installation Requirements

Behaviour

Behaviour Input Output
Check if pick up option is selected I'll pick Receipt is generated with total amount
Check if delivery option is selected I need delivery There will be an additional charge to delivery

Live Site

View live

Known Bugs

The project takes one order a a time.

Technologies Used

  • HTML
  • CSS
  • Javascript/jQuery

Support and contact details

Kindly let us know your feedbacks and concerns and you can also ask questions through our email address rotichenoch27@gmail.com.

License

This is under the MIT license Copyright (c) 2021 Kiptoo Rotich