Skip to content

A frontend shopping cart application written in Angular JS

License

Notifications You must be signed in to change notification settings

paulappz/shopping-cart

Repository files navigation

Shopping Cart Application Built with AngularJS

A frontend shopping cart application written in Angular JS.

The features of this application are:

  • drag and drop enabled
  • automatic calculation of total price of list and total number of items

Installation

Clone this repository

cd shopping-cart
npm install
bower install
npm start

Use

Navigate to the URL logged in your preferred web browser. You'll find test products that you can drag and drop into your cart.

If all went well, you should see the total price calculated and the number of items updated as you drop products into your cart.

About

A frontend shopping cart application written in Angular JS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published