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

Build a cart component with styles #3

Open
4 of 5 tasks
sifatulrabbi opened this issue Dec 18, 2021 · 0 comments
Open
4 of 5 tasks

Build a cart component with styles #3

sifatulrabbi opened this issue Dec 18, 2021 · 0 comments
Assignees
Labels
component Create, update components frontend Front end development good first issue Good for newcomers

Comments

@sifatulrabbi
Copy link
Owner

sifatulrabbi commented Dec 18, 2021

Cart component should have:

  • Added items list
  • Functionality to increase and decrease the amount of product
  • Adding a product twice will automatically increase the amount in the cart
  • Cart should have a proceed to checkout button and a cancel button to cancel the placed order
  • Cart will be a separate page. (/cart)
@sifatulrabbi sifatulrabbi added good first issue Good for newcomers component Create, update components labels Dec 18, 2021
@sifatulrabbi sifatulrabbi self-assigned this Dec 18, 2021
@sifatulrabbi sifatulrabbi added the frontend Front end development label Dec 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component Create, update components frontend Front end development good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant