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

[Feature] : CartPage #7

Closed
Amel7400 opened this issue Sep 27, 2023 · 0 comments
Closed

[Feature] : CartPage #7

Amel7400 opened this issue Sep 27, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request feature

Comments

@Amel7400
Copy link
Contributor

Please Describe the feature.
Create a cart page for payment .

Describe the solution you'd like
For state management in Next.js , we are going to use Context API. We will add products to the cart, update the quantity, remove products from the cart, and Calculate the total price, tax, and total units.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@Amel7400 Amel7400 added enhancement New feature or request feature labels Sep 27, 2023
Amel7400 added a commit that referenced this issue Sep 29, 2023
…nd another folder of firebase

i wadded a component of a cart item with the page of cartPage and another folder contains the
configuration

[Feature] : CartPage #7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature
Projects
None yet
Development

No branches or pull requests

2 participants