https://github.com/foxching/cmscart
A simple node/express based shopping cart.
https://github.com/foxching/cmscart
ejs expressjs nodejs passportjs
Last synced: 2 months ago
JSON representation
A simple node/express based shopping cart.
- Host: GitHub
- URL: https://github.com/foxching/cmscart
- Owner: foxching
- Created: 2020-06-11T15:41:46.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-19T06:40:40.000Z (almost 5 years ago)
- Last Synced: 2025-03-12T22:15:40.570Z (over 1 year ago)
- Topics: ejs, expressjs, nodejs, passportjs
- Language: JavaScript
- Homepage:
- Size: 4.47 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CMS Shopping Cart
A simple node/express based shopping cart.
### Product List

### Single Product

### Cart

## Tech stack
* Nodejs & Express
* Ejs templating engine
* Mongodb
* MongoDB with mongoose
* EJS templating engine
* PassportJS for authentication
* bcryptjs for hashing password
* boostrap and more
### Installation
Install all the dependencies