issues
search
Greed003
/
softeng_codename
0
stars
1
forks
source link
Add to Cart
#10
Closed
RobBallasiw
closed
1 month ago
RobBallasiw
commented
1 month ago
Description
As a customer, I want to add multiple items to my cart so that I can place a full order in one transaction.
Acceptance Criteria
[x] The user can select and add multiple items to their cart from the product listing page.
[x] The cart updates to reflect the correct quantity and total price for each item added.
[x] The user can view and modify the quantities of items in the cart before proceeding to checkout.
Priority
Medium
Estimation
Story points (1, 2, 3, 5, 8, 13, 21)
Definition of Done
All acceptance criteria met.
Code reviewed and merge.
Test written and passing.
Document updated(if possible)
Description As a customer, I want to add multiple items to my cart so that I can place a full order in one transaction.
Acceptance Criteria
[x] The user can view and modify the quantities of items in the cart before proceeding to checkout.
Priority Medium
Estimation Story points (1, 2, 3, 5, 8, 13, 21)
Definition of Done