CPSC319-2022 / JungleCart

Internal e-commerce platform for Amazon Staff
https://main.d80mxyatc2g3o.amplifyapp.com/products
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

updated checkout page #251

Closed armintalaie closed 1 year ago

armintalaie commented 1 year ago

image

example with full order

Screenshot 2023-04-12 at 2 17 03 PM

resolves #250

armintalaie commented 1 year ago

LGTM! probably should move .step from globals.css to checkout.module.css, but not really important. Another thing that would be nice would be to see an Order Summary as the first step before showing payment and address, but I don't know if the API has sufficient info for all of that.

Yeah the issue was that those were the daisyui/tailwind main styling so i had to improvise a bit. I think i can remove them now for global.

Also yeah i agree. I will add it in another Pr. Cause that would need to be tested again