dvjsharma / Drawn2Shoe

Drawn2Shoe is a user-friendly e-commerce platform. It offers customers the ability to purchase and personalize their shoes. The platform's intuitive interface ensures seamless navigation and usability across a variety of devices.
MIT License
26 stars 44 forks source link

feat: added Wishlist page #134

Open Saloni1707 opened 2 months ago

Saloni1707 commented 2 months ago

Wishlist page

93

Changes

Here's a new feature introduced that enables the user to add & remove products from the Wishlist page . The user can simply click on the Wishlist option , and do check their wishlisted products.

https://github.com/user-attachments/assets/8a977862-c15b-489e-a4ca-d16f6f4ff3c2

dvjsharma commented 2 months ago

Hey @Saloni1707. Few things

  1. Do fill the PR description and related fields, It's to be populated not to be left blank.
  2. Make sure to include proof of work/screenshots of what you did, since this is a UI PR.
  3. Please change the PR title to pass the tests. feat: added wishlist page.
dvjsharma commented 2 months ago

Looks good @Saloni1707. I can see the user is not signed in when you added the item in wishlist, so there would be no sense to have a list of loved items if the users can't track what they actually saved. Here is what I suggest: