git-ahi / pizzacart

Pizza n' Chill is an online pizza store that enables customers to order for different pizza types.

Home Page:https://cheboiderrick.github.io/pizzacart/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PIZZA 'n CHILL

Pizza n' Chill is an online pizza store that enables customers to order for different pizza types.

By Cheboi Derrick

Description

The website allows a user to place an order for a pizza and be notified of the total cost. The user can then decide to have a delivery or a pickup. If the user uses a delivery, they need to be prompted for their name and a location for the delivery. The cost of the pizza depends on the size, type of crust and the toppings a customer chooses. The user input should also be validated to avoid erroneus orders.

Website Design

Setup/Installation Requirements

  • Clone the repository to your computer from here
  • Open the project using your preferred code editor preferably Visual Studio Code
  • Open the project using a web browser preferably Google Chrome

Known Bugs

There are no known bugs so far.

Technologies Used

The website has been developed using the following:

  • HTML
  • CSS
  • Bootstrap
  • jQuery
  • You can also live view the website here

Support and contact details

Feel free to give suggestions or bugs and possible suggestions through:

License

MIT Copyright (c) 2021

About

Pizza n' Chill is an online pizza store that enables customers to order for different pizza types.

https://cheboiderrick.github.io/pizzacart/

License:MIT License


Languages

Language:HTML 60.4%Language:JavaScript 20.3%Language:CSS 19.3%