项目作者: leslie-alldridge

项目描述 :
react-redux-shopping-cart-preview
高级语言: JavaScript
项目地址: git://github.com/leslie-alldridge/shopping-cart-preview-react-redux.git


Storefront with Cart

Goals:

Create a full stack application where users can browse a simple store front. Add items to their cart and view a checkout summary.

Admin/Store users are able to view previous orders and set a status (processing / fulfilled)

Admin/Store users are able to add, edit and delete items from the storefront

Stretch goals:

Integrate with a payment provider such as PayPal API to provide a place where the users are able to purchase the items in their cart summary.

Learnings:

Reflections:

Todos

link application to my checkout summary respository.
Add store items and orders to a database
Add authentication
Mobile friendly