Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shugaProm authored Apr 5, 2020
1 parent 76feaa8 commit 2a6a989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# shopping-cart
Hands on for NodeJS Development

Shopping-cart app where registered/signed up and non-registered users can select and add items to cart, reistered users can log in and see their cart sessions.
Shopping-cart app where registered/signed up and non-registered users can select and add items to cart, registered users can log in and see their cart sessions.
The user can select multiple items, selecting an item more than once groups the item in a collection with the corresponding price.
The user can then see the aggregated collection of cart items and total price.

Expand Down

0 comments on commit 2a6a989

Please sign in to comment.