akcodelabs / akcodelabs/v-mart-ecom
Shopping Cart Page Layout
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Description:
Design and implement the shopping cart page where users can view selected items and proceed to checkout.
Requirements:
List view of cart items with product details
Quantity increase/decrease buttons
Remove item functionality (frontend only)
Cart total calculation display
"Continue Shopping" and "Proceed to Checkout" buttons
Empty cart state message
Acceptance Criteria:
Cart items display properly
Quantity buttons work correctly
Total calculation updates dynamically
Empty cart shows appropriate message
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.