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

#187300213-Buyer should be able to add products to wishlist #47

Merged
merged 1 commit into from
Jul 13, 2024

Conversation

kanu-cast
Copy link
Collaborator

@kanu-cast kanu-cast commented Jun 29, 2024

What does this PR do?

*This PR allows users to add and remove products to their wishlist.

Description of Task to be completed?

  • Adding items to a wishlist is a common feature for e-commerce websites, as it allows buyers to save items for later consideration or purchase.
    GIVEN that the buyer is on a product page WHEN the buyer clicks the ""Add to Wishlist"" button or a button to add the item to the wishlist without leaving the current page (optional)
    THEN the item should be added to the buyer's wishlist and the buyer should see a confirmation message

How should this be manually tested?

  • npm run dev
  • npm run test

Pivotaltracker Story

Screenshot 2024-07-07 at 23 38 17 Screenshot 2024-07-07 at 23 38 28 Screenshot 2024-07-07 at 23 38 32 Screenshot 2024-07-07 at 23 38 40 Screenshot 2024-07-07 at 23 38 45

Questions:

no questions please.

Copy link

vercel bot commented Jun 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
champs-ec-fe-staging.deploysite.com ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 12, 2024 5:21pm

@kanu-cast kanu-cast force-pushed the ft-wishlist-#187300213 branch from e990b56 to 2299eef Compare July 8, 2024 12:24
@kanu-cast kanu-cast added the ready ready for review label Jul 8, 2024
@kanu-cast kanu-cast self-assigned this Jul 8, 2024
@kanu-cast kanu-cast changed the title ft-wishlist-#187300213 #187300213-Buyer should be able to add products to wishlist Jul 8, 2024
@kanu-cast kanu-cast force-pushed the ft-wishlist-#187300213 branch from 2299eef to a5885a6 Compare July 9, 2024 15:07
@kanu-cast kanu-cast force-pushed the ft-wishlist-#187300213 branch from a5885a6 to f33b815 Compare July 9, 2024 15:21
@kanu-cast kanu-cast force-pushed the ft-wishlist-#187300213 branch from f33b815 to 6eac28f Compare July 11, 2024 10:50
@kanu-cast kanu-cast force-pushed the ft-wishlist-#187300213 branch from 6eac28f to 4adf448 Compare July 11, 2024 10:53
@Eli250 Eli250 merged commit a1ccefe into development Jul 13, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants