funfordima / book-store

JS Band Store is an application where user can select a book and buy it.

Home Page:https://funfordima.github.io/book-store/build/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

## 05/Create Cart Page

funfordima opened this issue · comments

Objectives:

  • Add a specific book to cart;
  • Browse Cart with added books;

Decomposition tasks:

  • create cart page
  • create empty cart component
  • create cart list component

Acceptance criteria:

  • User can navigate to the cart
  • User can see order list
  • press 'Purchase' button;