-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
- Implement a shopping cart that allows users to interact with the items they want to purchase.
- Users should be able to add cakes to the cart, remove cakes from the cart, and adjust the quantity of each cake.
- Additionally, each line item in the cart should have an optional field where the user can input a custom text of maximum of 25 characters, which will be added to the cake.