iama3191 / Wonder-Cakes

Fifth Project for Code Institute. E-commerce site for a cake store. Technologies used: HTML, CSS, JavaScript, Django, AWS.
https://wondercakes.herokuapp.com/
2 stars 1 forks source link

USER STORY: EDIT CART #18

Open iama3191 opened 1 year ago

iama3191 commented 1 year ago

As a shopper I can edit my shopping cart anytime before checkout so that I can add or delete a product

iama3191 commented 1 year ago

The functionality is there, but needs to fix the links for updating and removing

iama3191 commented 1 year ago

Fixed update and remove links for the shopping cart template.