Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bencornelis/pizza-builder


https://github.com/bencornelis/pizza-builder

javascript jquery mocha

Last synced: about 1 month ago
JSON representation

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 pizzas

Note: 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