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

wishlist feature is added with toggle functionality #94

Merged
merged 2 commits into from
May 13, 2024

Conversation

dev-rsiva
Copy link
Contributor

wishlist feature is added by using the cart functionality as template. In addition, some changes are madefor working condition.

Description

  1. Wishlist Feature added
  2. Wishlist item count in the header is synchronised. It will update with changes in count in any other places.
  3. Addition of a wishlist item to the Details page and the product card.
  4. Toggle functionality is added in the details page
  5. Quantity box is converted into a reusable component.

Motivation and Context

  1. Instead of making the button a "no-click" (existing one) , i have added the toggle functionality to the wishlist (heart icon) in the details page to enhance the user experience
  2. Qunatity box is converted into reusable compoennt along with the naming convention changes.

How Has This Been Tested?

I have tested through the normal functionality check by interacting in UI.

Screenshots (if appropriate):

wishlist.feature.mp4

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • [x ] New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Copy link

vercel bot commented May 13, 2024

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

Name Status Preview Comments Updated (UTC)
nestondc ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 13, 2024 5:50pm

@MAVRICK-1
Copy link
Owner

@dev-rsiva this branch has merge conflict could you plz solve it .

@MAVRICK-1 MAVRICK-1 added GSSoC'24 Under GirlScript Summer of code level3 hard gssoc Under GirlScript Summer of code labels May 13, 2024
@MAVRICK-1 MAVRICK-1 merged commit 5057f67 into MAVRICK-1:main May 13, 2024
3 checks passed
@MAVRICK-1
Copy link
Owner

@dev-rsiva good work , ⭐ Don't forget to give us a star! ⭐

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc Under GirlScript Summer of code GSSoC'24 Under GirlScript Summer of code level3 hard
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants