Closed akhil-ghatiki closed 4 years ago
Adds cart feature to the implementation.
The cartList has a default item and main method has an item added to the cart list. This is intentional as this can help other developers and can be used as reference for UI. This item should be removed in future commits.
Going to merge this as i am blocked on completing the flow right now. Once E2E flow is complete we can do refactoring to address above comments..
Adds cart feature to the implementation.
The cartList has a default item and main method has an item added to the cart list. This is intentional as this can help other developers and can be used as reference for UI. This item should be removed in future commits.