Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 325 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 325 Bytes

MyCart

MyCart is the latest version of the shopping cart app. The app is based on nodeJS and is built on the ExpressJS web framework for the backend functioning. The database is based on MongoDB. The app also have the implementations of passport.js, bcrypt.js and stripe.js for user authentication and payment integration.