kjalnes / madebydon

E-commerce site built using React, Redux, Node.js/Express, Axios, Sequelize, PostgreSQL, technical and design consulting. Secure session management w/ JSON Web Tokens (JWT), SSL and Stripe integration
http://madebydon.com
9 stars 7 forks source link

User create user and create order #39 #47

Closed kjalnes closed 7 years ago

kjalnes commented 7 years ago

anonymous user can now register and order + orderlines get created in database. (merge of existing cart with local cart on login not finished)