Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eclectic-coding/express-shop-app


https://github.com/eclectic-coding/express-shop-app

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

# Express Shopping App

Documentation coming soon

### Coding Features
**Structure**
- Dynamic Routing
- MVC Structure
- Data saved to MongoDB via Mongoose

**Data Structure**
- Error Handling

**Validation**
- Coming Soon

**User Accounts**
- Implemented Sessions and Cookies for User Flow
- Authentication with Encryption
- Protected Routing with Middleware
- Emails with Nodemailer and Sendgrid

### Additional Features
- Add dotenv to secure credentials