Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eclectic-coding/express-shop-app
https://github.com/eclectic-coding/express-shop-app
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/eclectic-coding/express-shop-app
- Owner: eclectic-coding
- License: mit
- Created: 2020-04-14T21:46:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-05T20:15:21.000Z (about 2 years ago)
- Last Synced: 2024-12-01T12:07:32.378Z (27 days ago)
- Language: JavaScript
- Size: 471 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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