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

https://github.com/machariamark/mixitpizza

My own a pizza place as a way of trying to widen my overall customer base, I decided to create a web application where my customers order different sizes of pizzas with one or more toppings.
https://github.com/machariamark/mixitpizza

Last synced: about 1 year ago
JSON representation

My own a pizza place as a way of trying to widen my overall customer base, I decided to create a web application where my customers order different sizes of pizzas with one or more toppings.

Awesome Lists containing this project

README

          

## MIX IT PIZZA

30.07.2021

####
By **MARK MUCHIRI MACHARIA**

## Description
My own a pizza place as a way of trying to widen my overall customer base, I decided to create a web application where my customers order different sizes of pizzas with one or more toppings.
## Link to live site on GitHub Pages
https://machariamark.github.io/mixitpizza/
## Setup
* Clone this repo to your desktop
* run this in your terminal "git remove set-url" if you wish to have it into your repository
* create a directory for this project
* run "atom ." in you terminal
## Known Bugs
No known bugs.
## Behavior driven devlopment (BDD)
| Intention | Action | Behaviour |
| ---------------- |:--------------------:| ---------------------------:|
| menu |hover | zooms in |
| toppings |hover | zooms in |
| toppings |drag left or right | carousel options |
| name input |key in | defines name value |
| size option |select size | defines size value |
| crust option |select crust | defines crust value |
| toppings option |select toppings | defines toppings value |
| contacts option |key in | defines contacts value |
| delivery option |select | defines delivery value |
| amount input |key in | defines amount value |
| instructionsinput|key in | defines instructions value |
| checkout button |click | excecutes the function |
* Hovering over the pizza menu options zooms in the card.
* Hovering over toppings images zooms in and displays word overlay.
* A form for input with Name, pizza and delivery inputs.
* A submit button.
* A receipt is received after submitting
* An alert is received after submitting
## Technologies Used
* Used HTML to create forms.
* Used bootstrap and a custom css stylesheet for styling.
* JavaScript for functionality
* JQuery for animations and styling.
## Support and contact details
For feedback contact me through;
* @mark.macharia@student.moringaschool.com
* 0759329269
### License
This project is licensed under the terms of the MIT license.
Copyright (c) 2021 **Mark Muchiri Macharia**