snapjay / ngCart

Really simple shopping cart for AngularJS
http://ngcart.snapjay.com
380 stars 236 forks source link

refactoring #25

Open codeyad opened 9 years ago

codeyad commented 9 years ago

i made some improvements in the code, now the limit you add in the json of the products will set also a limit in the cart list, so you wont add a quantity of items that surpass your product's limit.