It is a generalized shopping cart made using node.js where user can signup and login and buy products of various categories.
1. Login And Signup Using Passport.js.
2. Session for Each Login with Mongoose.
3. Stripe API functionality for Payment.
4. CSRF Encryption.