https://github.com/stormdotcom/mykart
a shopping cart website delicately developed for the smartphone, accessories e-commercing
https://github.com/stormdotcom/mykart
expressjs handlebars nodejs razorpay-api
Last synced: 14 days ago
JSON representation
a shopping cart website delicately developed for the smartphone, accessories e-commercing
- Host: GitHub
- URL: https://github.com/stormdotcom/mykart
- Owner: stormdotcom
- Created: 2021-05-28T18:56:57.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-29T18:57:40.000Z (almost 4 years ago)
- Last Synced: 2025-04-11T21:04:28.221Z (14 days ago)
- Topics: expressjs, handlebars, nodejs, razorpay-api
- Language: Handlebars
- Homepage:
- Size: 1.73 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MYKART
a shopping cart web appplication using -Nodejs named MYKART dedicately developed for the smartphone, accesories e-commercing. Also have a admin panel. Admin can add, modify, delete product from the existing list. The application uses Mongodb as its database hosted in atlas. Ingrerated with RazorPay payement gateway. Admin panel have the features to track user order and update appropriate status. Login and signup implemented. for admin there is one credential. express-session module is used for maintain and accessing a session. user can Login with any activity for one hour.Used Modules
-
--express
--promise
--nodemon
--mongodb
--hbs
--express-validator
--express-fileupload
--bcrypt
--connect-mongodb-session
--crypto