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

USER STORY: Add to favorites #53

Closed
5 tasks done
Tracked by #10
barkode opened this issue Oct 13, 2024 · 0 comments
Closed
5 tasks done
Tracked by #10

USER STORY: Add to favorites #53

barkode opened this issue Oct 13, 2024 · 0 comments
Labels
MVP Shopper Should Have Add significant value but not vital
Milestone

Comments

@barkode
Copy link
Owner

barkode commented Oct 13, 2024

As a Shopper, I want to be able to mark items as "Favorites" on the product listing page so that I can easily save them for later.

Acceptance Criteria:

  • The “Favorite” icon is visible on each product in the listing.
  • Clicking the icon saves the item to the user's favorites and displays a notification confirming the action.
  • The icon changes visually to indicate when an item is favorited.

Tasks:

  • Add a “Favorite” or “Wishlist” icon on each product in the product listing view.
  • Implement functionality to save the selected item to the user’s favorites when the icon is clicked.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MVP Shopper Should Have Add significant value but not vital
Projects
Development

No branches or pull requests

1 participant