pooranjoyb / popShop

eCommerce Shoping Platform (with Admin Panel) based on ReactTS & Daisy UI, integrating Supabase as BaaS
https://pop-shop-github.vercel.app/
MIT License
29 stars 68 forks source link

[BUG] update price when we increase quantity in cart #171

Closed dhruv8433 closed 3 weeks ago

dhruv8433 commented 1 month ago

Description

@pooranjoyb

check this out, when we increase the quantity the price should also be increased

Screenshots

image

pooranjoyb commented 1 month ago

Congratulations, @dhruv8433! 🎉 Thank you for creating your issue. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work!

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

pooranjoyb commented 1 month ago

Hii @dhruv8433 The cart is completely static as of now. We have created Cart Slice in #162 We are now planning to store Cart information in #109 Hence we can proceed to this issue.

We can keep a hold on this issue. @dhruv8433 Looking for more valuable contributions :)

pooranjoyb commented 1 month ago

Hii @dhruv8433 wanna work on #109 ?

dhruv8433 commented 1 month ago

Sure i would like to work on that

pooranjoyb commented 1 month ago

Go ahead with this then. @dhruv8433 🚀

dhruv8433 commented 1 month ago

@pooranjoyb

thank you :)

dhruv8433 commented 1 month ago

@pooranjoyb

i completed code for supabase #109 i just need access of supabase dashboard so i can create cart table in that

look, i just have to create cart table in supabase image

dhruv8433 commented 1 month ago

@pooranjoyb

please assign me on #109

pooranjoyb commented 1 month ago

Hii @dhruv8433 Will assign this once #109 is merged.

dhruv8433 commented 1 month ago

@pooranjoyb

ok

masterboy376 commented 1 month ago

Hello @pooranjoyb, I would like to work on this issue under Gssoc'24

pooranjoyb commented 1 month ago

Hello @pooranjoyb, I would like to work on this issue under Gssoc'24

Wait till #193 is merged. @masterboy376

pooranjoyb commented 3 weeks ago

@dhruv8433 You can continue this now if you want.

dhruv8433 commented 3 weeks ago

@pooranjoyb

please assign this to me so i can start work on this

dhruv8433 commented 3 weeks ago

Thank you