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 #21

Open
svub opened this issue Nov 22, 2019 · 0 comments
Open

Cart #21

svub opened this issue Nov 22, 2019 · 0 comments
Labels
needs UI designs Needs proper designs before implementing UI components
Milestone

Comments

@svub
Copy link
Owner

svub commented Nov 22, 2019

  • Add to cart
    • Needs methods like addToCart(product), checkoutCart(), getCart():Product[] or getCart():Cart, ...
    • Enable to buy items right away or to put them in a cart - should be configured on the checkout-button.
  • A new component is needed to open the cart
  • Cart visualization:
    • Either implemented by shop owner by using JS only, or
    • When using the web components: a fully designed drop in cart, maybe as an overlay?

UI Designs are needed for this task!

@svub svub added this to the v2.0 milestone Nov 22, 2019
@svub svub added the needs UI designs Needs proper designs before implementing UI components label Nov 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs UI designs Needs proper designs before implementing UI components
Projects
None yet
Development

No branches or pull requests

1 participant