Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shaikahmadnawaz/ecommerce
This is a simple e-commerce application built with Node.js, Express.js, and MongoDB.
https://github.com/shaikahmadnawaz/ecommerce
bcrypt crud expressjs json jwt mongodb mongoose nodejs
Last synced: 22 days ago
JSON representation
This is a simple e-commerce application built with Node.js, Express.js, and MongoDB.
- Host: GitHub
- URL: https://github.com/shaikahmadnawaz/ecommerce
- Owner: shaikahmadnawaz
- Created: 2023-05-06T06:38:18.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-05-06T14:43:53.000Z (over 1 year ago)
- Last Synced: 2024-11-06T19:54:04.326Z (2 months ago)
- Topics: bcrypt, crud, expressjs, json, jwt, mongodb, mongoose, nodejs
- Language: JavaScript
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# E-commerce Application
This is a simple e-commerce application built with Node.js, Express.js, and MongoDB.
## Features
- User authentication and authorization
- CRUD operations for products
- Cart functionality (add to cart, remove from cart)
- API endpoints for managing users, products, and cart