/pizza

Primary LanguageHTML

Pizza Express

A program where you build a pizza, 12/15/17

By James Donlan

Description

It's a pizza maker! Choose your toppings and size, and then see what it costs. Then maybe order a real pizza somewhere else, I don't think I can program that part just yet.

Specs

Spec Input Output
Generate a pizza Order Pizza Enjoy your pizza!
Generate a pizza with various toppings Order Pizza (checked boxes for peppers, onions, steak) Enjoy your pizza! Toppings: Steak Onions Peppers
Generate a pizza with various toppings and a size Order Pizza (checked boxes for peppers, onions, steak) (Large size selected) Enjoy your large pizza! Toppings: Steak Onions Peppers
Generate a pizza with various toppings, a size, and a price based on those factors Order Pizza (checked boxes for peppers, onions, steak) (Large size selected) Enjoy your large pizza! Toppings: Steak Onions Peppers Your bill is $15

Setup/Installation Requirements

  • Download repository from github
  • Open index in browser
  • Make sure the file structure's maintained, otherwise it might break
  • Also I recommend Chrome as a browser

Known Bugs

The pizza display is bigger than it needs to be, but I don't think I know enough CSS to fix it right now

Technologies Used

  • HTML
  • CSS
  • Bootstrap
  • Javascript
  • jQuery

License

This is licensed under the MIT license.

Copyright (c) 2017 James Donlan