-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Overview
Create a Wishlist feature that allows users to save products they are interested in for later. Users should be able to add products to the wishlist from product cards or the product details page and view all saved items in a dedicated wishlist page.
Goal
Allow users to save favorite products and easily access them later, improving user engagement and shopping experience.
Tasks / Acceptance Criteria
List the specific things that need to be done for this feature to be complete.
- Create Wishlist page component using Angular CLI
- Add option to add/remove products from wishlist
- Display wishlist items with product image, name, and price
- Add navigation to wishlist from the navbar
- Make the wishlist page responsive
Acceptance Criteria:
- Users can add products to the wishlist
- Users can remove products from the wishlist
- Wishlist page displays saved products correctly
- Page is responsive on mobile and desktop
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Todo