## 05/Create Cart Page
funfordima opened this issue · 0 comments
funfordima commented
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;