Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bencornelis/pizza-builder
https://github.com/bencornelis/pizza-builder
javascript jquery mocha
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/bencornelis/pizza-builder
- Owner: bencornelis
- Created: 2015-06-05T23:22:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-16T03:25:56.000Z (over 9 years ago)
- Last Synced: 2023-03-01T11:35:44.147Z (almost 2 years ago)
- Topics: javascript, jquery, mocha
- Language: JavaScript
- Homepage: http://pizza-builder.bitballoon.com/
- Size: 1.25 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pizza Builder
## Date
June 5, 2015
## Author
Ben Cornelis
## About
Single page app built with Javascript and jQuery.
http://pizza-builder.bitballoon.com/
Features:
- users can choose size, cheese amount, and toppings for a pizza, and view its updated cost
- users can add and delete pizzas from a shopping cart and see the total cost update
- users can view details for previously added pizzasNote: I made a small commit after the deadline - just added a css property position:absolute to the pizza detail popups to make them stop pushing the neighboring pizza down. I would have branched, but I think it'll make it easier to review.
## Usage
To use the app, open pizza.html in your browser. Choose some toppings and add
a couple of pizzas to the cart to get started.### Bug reports
If you discover any bugs, feel free to create an issue on GitHub. Please add as much information as
possible to help us fixing the possible bug. We also encourage you to help even more by forking and
sending us a pull request.## License
MIT License. Copyright 2015