Skip to content

A website for a pizza company where a user can choose one or more individual toppings and a size to order a pizza and see the final cost.

Notifications You must be signed in to change notification settings

kwicz/pizza-parlor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pizza Parlor

A website for a pizza parlor, Jan 2020

By kwicz

Preview

Landing Page Preview

View Live Preview

Description

This is a website for Pizza.eat(slice), an imagined minimalist pizza parlor which accepts online customized pizza orders for pickup or delivery. With a simple user process and an illustrated menu, users are able to easily manipulate their pizza specifications. While a user is adding or removing their preferences, they will recieve real time total updates on the cost of their pizza.

Project Specifications

Behavior Input Output
User selects pizza size small $12
medium $18
large $24
size options click off size of user pizza appears
sauce options appear
User selects sauce sauce option no charge, but encourage sauce
sauce options click off sauce of user pizza appears
topping options appear
User selects toppings 0 toppings + $0
1 topping + $1
2 toppings + $2
User removes an element from the pizza pizza details clicked off return to clicked off option set
User chooses pick-up or delivery "Pick Up" or "Delivery" button click Modal with with next step appears.

Setup/Installation Requirements

In Terminal:

  • Navigate to where you want this application to be saved, i.e.: cd desktop
  • Clone the file from GitHub with HTTPS git clone https://github.com/kwicz/pizza-parlor.git
  • Open file in your preferred text editor
  • On Mac: open -a {your text editor} pizza-parlor
  • On Windows: pizza-parlor

Download Manually:

  • Navigate to https://github.com/kwicz/pizza-parlor.
  • Click green "Clone or Download" button.
  • Click "Download ZIP".
  • Click downloaded file to unzip.
  • Open folder called "pizza-parlor".
  • Right click "index.html" and select your preferred browser or text editor.

Known Bugs

No known bugs at this time.

Support and contact details

Have a bug or an issue with this application? Open a new issue here on GitHub.

Technologies Used

  • Javascript
  • jQuery
  • HTML & CSS
  • Bootstrap 3.3.7
  • Google Fonts
  • Images provided by freepik.com

License

MIT

Copyright (c) 2020 Kwicz

About

A website for a pizza company where a user can choose one or more individual toppings and a size to order a pizza and see the final cost.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published