Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cart summary #76

Open
wants to merge 8 commits into
base: staging
Choose a base branch
from
Open

Cart summary #76

wants to merge 8 commits into from

Conversation

eyeriss42
Copy link
Collaborator

@eyeriss42 eyeriss42 commented Oct 3, 2023

Solves #29 except the last point:
Communicate with the backend when submitting an order (thank you @Leewiz for taking it)

Copy link
Owner

@larkinds larkinds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work! Mostly clean up needed here.

client/src/App.tsx Outdated Show resolved Hide resolved
client/src/pages/checkout/checkout.module.css Outdated Show resolved Hide resolved
client/src/Components/Quantity.tsx Outdated Show resolved Hide resolved
client/src/Components/SubmitButton.tsx Outdated Show resolved Hide resolved
client/src/pages/cart/Cart.tsx Show resolved Hide resolved
client/src/pages/checkout/CheckoutPage.tsx Outdated Show resolved Hide resolved
client/src/pages/checkout/checkout.module.css Outdated Show resolved Hide resolved
@eyeriss42 eyeriss42 requested a review from larkinds October 9, 2023 17:10
Copy link
Owner

@larkinds larkinds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really great to see the evolution here! A few more little changes, and then we'll be good to go 💪

client/src/components/ToppingsBar.css Outdated Show resolved Hide resolved
client/src/components/ArrowButton.css Outdated Show resolved Hide resolved
client/src/components/ArrowButton.tsx Show resolved Hide resolved
client/src/components/FlavorThumbnail.tsx Outdated Show resolved Hide resolved
client/src/components/ToppingsCarousel.tsx Outdated Show resolved Hide resolved
client/src/pages/cart/Cart.tsx Show resolved Hide resolved
client/src/pages/checkout/checkout.module.css Outdated Show resolved Hide resolved
client/src/pages/checkout/checkout.module.css Outdated Show resolved Hide resolved
client/src/pages/checkout/checkout.module.css Outdated Show resolved Hide resolved
client/src/pages/checkout/checkout.module.css Show resolved Hide resolved
@eyeriss42 eyeriss42 requested a review from larkinds October 24, 2023 03:25
Copy link
Owner

@larkinds larkinds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for making the changes, Iris!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants