Code2Gether-Discord / Code2Gether-Discord/Congo
As a customer I want to be able to update/remove items from my cart
Open
api
razor
user story
- Dominant language
- C#
- Stars
- 11
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Given I am a customer
When I navigate to the cart
Then I want to be able to change the quantity of each product in my cart
And I want to be able to remove a product from my cart
- [ ] Add number input & button beside each line item to manage the quantity/remove item from cart
- [ ] Can update the existing `add-to-cart` endpoint to also handle removing an item
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.