tomper-wear-ecommerce icon indicating copy to clipboard operation
tomper-wear-ecommerce copied to clipboard

Feature Request : Adding liked products to wishlist

Open sulogna2001 opened this issue 2 years ago • 18 comments

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

sulogna2001 avatar Mar 02 '22 16:03 sulogna2001

Hey @sulogna2001 👋, thank you for raising an issue. Please make sure that it is detailed, and also following the provided template.

github-actions[bot] avatar Mar 02 '22 16:03 github-actions[bot]

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. image

  • 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:

  • To create a separate directory for the wishlist page and keep the business logic and styles in different files.
  • Your code matches with current code style.
  • Your implementation doesn't break any existing code.

I'm assigning this issue to you 🚀

varunKT001 avatar Mar 02 '22 17:03 varunKT001

@sulogna2001 Any updates?

varunKT001 avatar Mar 05 '22 10:03 varunKT001

@varunKT001 working on it

sulogna2001 avatar Mar 05 '22 10:03 sulogna2001

@sulogna2001 Great 👍

varunKT001 avatar Mar 05 '22 10:03 varunKT001

@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.

varunKT001 avatar Mar 13 '22 12:03 varunKT001

Hey @varunKT001 ,sorry my exams are going on give me today's time, I will make a PR

sulogna2001 avatar Mar 14 '22 04:03 sulogna2001

@sulogna2001 If you had any exams, you should have told me 😕 Anyways, I'm giving you 4 days' time (till Holi).

varunKT001 avatar Mar 14 '22 06:03 varunKT001

It will be done by today. Thanks for the consideration

sulogna2001 avatar Mar 14 '22 07:03 sulogna2001

Hi, pls assign this to me.

Aslam-13 avatar Mar 30 '22 12:03 Aslam-13

@Aslam-13 Assigned to you 🚀 Make sure you follow the Instructions.

varunKT001 avatar Mar 30 '22 12:03 varunKT001

sorry sir, Not able to make reducer and context

Aslam-13 avatar Apr 04 '22 09:04 Aslam-13

@Aslam-13 No issues 👍

varunKT001 avatar Apr 04 '22 16:04 varunKT001

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 avatar Apr 11 '22 11:04 SaachiKaup

@SaachiKaup You can work on this 👍

Also, sorry for being late 😞

varunKT001 avatar May 25 '22 05:05 varunKT001

Thank you @varunKT001!

SaachiKaup avatar May 25 '22 06:05 SaachiKaup

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 avatar Jun 02 '22 08:06 SaachiKaup

@SaachiKaup No problem 👍

varunKT001 avatar Jun 03 '22 06:06 varunKT001