Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/k-koech/pizzainn

Pizza Inn Order and delivery website
https://github.com/k-koech/pizzainn

Last synced: 6 days ago
JSON representation

Pizza Inn Order and delivery website

Awesome Lists containing this project

README

        

## Project name
- PizzaInn

## Project description
- The app enables the user to order pizza.
- The web app allows the user to add delivery address if he/she wants to get it delivered.
- It calculates the total cost after checkout.
- After adding every order the order details is displayed to the user;
- The topping prices depends on the pizza size.
​ - The checkout button is disabled if the user wants to the order to be delivered until he/she enters delivery address.
## Author(s) information
- Kelvin Kipchumba Koech

## Setup instructions
- Clone the repository or download code to your desired folder.
- Extract files.
- Open index.html file with your desired broswer.
- You are all done! cheers.

## BDD
As a customer, I would like to;
- Choose the size of pizza I want e.g Small, Medium, Large
- Choose what kind of crust I would like the pizza to have e.g Crispy, Stuffed, Gluten-free
- Choose the topping(s) I want on my pizza.
- Place an order for my Pizza and see the total charge for it.
- Have an option to order as many pizzas as I want.
- Have an option to have the pizza delivered or not. If delivered I want to be alerted how much the delivery charge will be.
- If I want my pizza to be delivered, I want to be prompted to enter where the delivery should be made and an alert saying '' your order will be delivered to your location"
- See a checkout button that when clicked shows the total amount charged for the orders.

## Live link
Deployed project can be accessed here - [PizzaInn](https://k-koech.github.io/PizzaInn/)

## Technologies used
- JS
- HTML
- CSS
- Bootstrap

## Dependency
- This repository contains several project files and live site link to demonstrate how it works.
## Contact information
- WhatsApp +254725801772
- Email [email protected]

## License and Copyright information
Copyright 2021 Kelvin Kipchumba Koech
Licenced under [MT License](https://github.com/k-koech/PizzaInn/blob/master/LICENCE.md).