Skip to content

[Frontend] Create Wishlist Feature #31

@1Marwan1-ss

Description

@1Marwan1-ss

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestfrontendFrontend related

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions