CST4713 Dynamic Web Development

In this project, we did implement a basic shopping cart application:

-We have one Admin, who can add, edit and delete items(so a regular user can not be able to destroy or edit inventory items ).

-Users can log in and add items to the cart. After they finish shopping , they can replace the order.

-When an order is placed, items are correspondingly affected in the inventory, the quantity of the item in the inventory it reduced based on the order.

 

Github link:  https://github.com/cst4713-d766/project-2-shopping-cart-fatimacheb

Heroku link: lit-plains-32271.herokuapp.com/