akhil-ghatiki / foreCastAlexSkillBackend

This is a custom backend logic for Alexa skill that forecasts the retail demand
MIT License
3 stars 0 forks source link

Akhil | Add cart feature #16

Closed akhil-ghatiki closed 4 years ago

akhil-ghatiki commented 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.

SwathiVarkala commented 4 years ago

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..