RicardoAzuul / code-institute-ms4-fullstack

Full Stack Milestone Project using the Django framework
MIT License
1 stars 1 forks source link

New feature cart #7

Closed RicardoAzuul closed 2 years ago

RicardoAzuul commented 2 years ago

Add a new feature, the cart app: keeps track of the items users want to purchase, with the necessary details and an order toal. Alos allows for users to to change the quantity of items, or remove them from the cart entirely.