Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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