Open sulogna2001 opened 2 years ago
Hey @sulogna2001 👋, thank you for raising an issue. Please make sure that it is detailed, and also following the provided template.
It's a great idea @sulogna2001 👍,
Here is all you would need to do to complete this:
Create context and a reducer for handling wishlist-related operations (you can get an idea about what to do by looking into the src/context/cart_context.js
and src/reducers/cart_reducer.js
files)
Create a floating heart
icon inside the product image. You can refer to flipkart.com UI.
Create a wishlist page, from where users can see the products, and also remove them. You can also copy-paste the cart page UI for this, no problem 👍
Also make sure you save the wishlist products in the browser's local storage
Make sure:
I'm assigning this issue to you 🚀
@sulogna2001 Any updates?
@varunKT001 working on it
@sulogna2001 Great 👍
@sulogna2001 Are you still working on it? 🙂 It's 11 days 🙂
If you don't want to work on it, you can tell me, I'll un-assign you. But just don't waste time, please.
Hey @varunKT001 ,sorry my exams are going on give me today's time, I will make a PR
@sulogna2001 If you had any exams, you should have told me 😕 Anyways, I'm giving you 4 days' time (till Holi).
It will be done by today. Thanks for the consideration
Hi, pls assign this to me.
@Aslam-13 Assigned to you 🚀 Make sure you follow the Instructions.
sorry sir, Not able to make reducer and context
@Aslam-13 No issues 👍
Hello @varunKT001! The project looks fantastic and I would love to contribute. Is it possible for me to work on this issue? Regards, GSSOC'22 participant
@SaachiKaup You can work on this 👍
Also, sorry for being late 😞
Thank you @varunKT001!
Hello @varunKT001! Unfortunately, due to work commitments, I will currently be unable to work on this issue. Please unassign me. My sincere apologies if I have wasted any of your time. Regards, Saachi
@SaachiKaup No problem 👍
Feature Description
In the site the products are directly added to cart but if user likes the product he/she can add that to the Wishlist.
Solution
Creating a wishlist component for listing down all the products present in the wishlist