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 66 forks source link

[Feature] Add page for Buyer detail #260

Closed MuraliDharan7 closed 2 days ago

MuraliDharan7 commented 1 week ago

Description

I want to add page for buy. When the user click buy button it needs to be direct to the page where the users can give their details for their order.

Please assign this to me under GSSoC'24.

Screenshots

image

Checklist

pooranjoyb commented 1 week ago

Congratulations, @MuraliDharan7! 🎉 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

masterboy376 commented 1 week ago

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

pooranjoyb commented 1 week ago

But user has a profile for their information right? Or do you mean address?

MuraliDharan7 commented 1 week ago

I meant the Checkout page, where we give all the details to place an order.

Mahitej28 commented 1 week ago

@MuraliDharan7 the checkout page already exists can you brief us what exactly do you want to add in the checkout page, please share the design file before working

MuraliDharan7 commented 1 week ago

image

Let's take the above image, When I click the Buy button it is redirecting me to this page, and I am able to order easily not going to card and placing order.

pooranjoyb commented 1 week ago

@Mahitej28 @AjayAsnani Please have a look and suggest a workflow :)

AjayAsnani commented 6 days ago

Give the detail workflow of the process @MuraliDharan7

MuraliDharan7 commented 4 days ago

Give the detail workflow of the process

1.Customer proceeds to checkout, enters billing and shipping information, selects a preferred shipping method.

  1. Customer reviews their order details (items, quantities, prices, shipping method), confirms accuracy, and clicks "Place Order".
  2. Order is processed.
pooranjoyb commented 4 days ago

Hey @MuraliDharan7 can we do these steps in a modal?

pooranjoyb commented 2 days ago

closing as no updates.