An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# CMS Shopping Cart

A simple node/express based shopping cart.

### Product List
![dark theme](https://res.cloudinary.com/dtvqrqyqr/image/upload/v1629354879/screenshots/Screenshot_197_wzdbo0.png)

### Single Product
![dark theme](https://res.cloudinary.com/dtvqrqyqr/image/upload/v1629354895/screenshots/Screenshot_198_ezec7f.png)

### Cart
![dark theme](https://res.cloudinary.com/dtvqrqyqr/image/upload/v1629354902/screenshots/Screenshot_199_fquslf.png)

## 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