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
34 stars 71 forks source link

Added buy again and cancel order features #355

Closed abckhush closed 2 months ago

abckhush commented 2 months ago

Fixes #337

Type of change

Please give a X on it which is applicable

How Has This Been Tested?

Cancel Order Feature

In this, when cancel order button is clicked, status changes from pending to cancelled in the database and the data is fetched again.

Buy Again Feature

In this, same items are added to the cart and the item is navigated to the cart page.

Screenshots and Videos:

image image image

Checklist:

Give a X on, which is applicable

vercel[bot] commented 2 months ago

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

Name Status Preview Comments Updated (UTC)
pop-shop ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 21, 2024 9:09pm
pooranjoyb commented 2 months ago

Nice @abckhush 🚀