Skip to content

zgeist/pizza

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Clone the project

git clone https://github.com/zgeist/pizzas.git

Install the dependencies

npm install
bower install

Start the server

node server.js

Visit http://localhost:8080

Project description

Test task about order pizzas. Used Node.js (http://nodejs.org/) and Backbone.js (http://backbonejs.org/)

Application parse the JSON file (/pizzas), after visualize the pizzas tiles via Backbone.js

You can click on 'Add to Cart' button, then this pizza will add to cart, if you hit a couple of times alkaline quantity of this type of pizza will increase in the basket.

Also you can remove pizza items in basket, if you click delete button.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published