Isaacg94 / pizza-place-website

The Ch! is a fictional pizza house with multiple locations in Nairobi and this web app 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.

Home Page:https://isaacg94.github.io/pizza-place-website/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ch! Pizza Terrace.

A Gourmet Pizza House Website, 29/08/2019.

alt text

Description

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 Driven Development (BDD)

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.

Setup/Installation Requirements

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 type code . . This will lauch the editor with the project setup,

  • Now feel free to hack around the project.

Technologies Used

  • HTML
  • CSS
  • Bootstrap 4.3
  • jQuery 3.4.1

Support and contact details

Primary E-mail Address: 7248zack@gmail.com

License

MIT License License: MIT

Copyright (c) 2019 Isaac Gichuru

About

The Ch! is a fictional pizza house with multiple locations in Nairobi and this web app 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.

https://isaacg94.github.io/pizza-place-website/


Languages

Language:HTML 81.3%Language:CSS 11.8%Language:JavaScript 6.9%