Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration of wishlist across all the products #11

Closed
Niharika0104 opened this issue May 11, 2024 · 2 comments
Closed

Integration of wishlist across all the products #11

Niharika0104 opened this issue May 11, 2024 · 2 comments
Labels
pending Decision yet to be taken

Comments

@Niharika0104
Copy link
Contributor

Description:

We propose integrating wishlist functionality across all products, enabling users to conveniently save and revisit desired items. This enhancement aims to elevate user experience by providing seamless item tracking and fostering engagement. Below are the tasks required to implement this feature:

Tasks:

  1. Create Wishlist UI Components: Develop UI components to allow users to add items to their wishlist and view/manage their wishlist.

    • Steps to Implement:
      1. Design the UI elements for adding items to the wishlist and viewing/managing the wishlist.
      2. Implement frontend components for adding items to the wishlist and displaying wishlist items.
    • Expected Behavior: Users should be able to add products to their wishlist and view/manage their wishlist seamlessly.
  2. Backend Logic for Wishlist Management: Develop backend logic to handle wishlist functionality, including adding/removing items from the wishlist and retrieving wishlist data.

    • Steps to Implement:
      1. Define API endpoints or backend routes for managing wishlist operations.
      2. Implement logic to add/remove items to/from the wishlist and retrieve wishlist data for users.
    • Expected Behavior: Backend should support CRUD operations for wishlist items and provide necessary data to frontend for wishlist management.
  3. Integrate Wishlist Functionality Across Product Pages: Modify product pages to include options for adding products to the wishlist.

    • Steps to Implement:
      1. Update product page UI to include a button or option for adding products to the wishlist.
      2. Integrate frontend functionality to add/remove products to/from the wishlist directly from product pages.
    • Expected Behavior: Users should be able to add/remove products to/from their wishlist directly from product pages.
@Niharika0104
Copy link
Contributor Author

@pooranjoyb I would like to work on this.I will add heart icon on each product.And then store it for every user.

@pooranjoyb
Copy link
Owner

#71 says the same, we we'll get back after discussion with the mentors :) @Niharika0104

@pooranjoyb pooranjoyb added the pending Decision yet to be taken label May 14, 2024
@pooranjoyb pooranjoyb closed this as not planned Won't fix, can't repro, duplicate, stale May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending Decision yet to be taken
Projects
None yet
Development

No branches or pull requests

2 participants