The Ch! is a fictional pizza house with multiple locations in Nairobi and this is a web application which allows users to make orders. The app has a variety of pizzas to choose from with various options of size, toppings and crust. The user can also request for delivery of the pizza and can order as many pizzas as he or she wishes. For this version, only one pizza is available to be ordered.
Behaviour | Input | Output |
---|---|---|
Page loads. | User selects the pizza he would like to order customizing it with options for size, crust and toppings. | A price breakdown and grand total price will appear as well as a checkout button to confirm order. |
Here is a run through of how to set up the application:
-
Step 1 : Clone this repository using the git clone link:
git clone https://github.com/Isaacg94/pizza-place-website.git
-
Step 2 : Navigate to the directory:
cd pizza-place-website
-
Step 3 : Open the directory created with your favorite IDE. If Atom type
atom .
if VSCode typecode .
. This will lauch the editor with the project setup, -
Now feel free to hack around the project.
- HTML
- CSS
- Bootstrap 4.3
- jQuery 3.4.1
Primary E-mail Address: 7248zack@gmail.com
Copyright (c) 2019 Isaac Gichuru