Skip to content

This is the backend for an e-commerce web application. It is built using Node.js, Express.js, and MongoDB. This backend provides APIs for managing products, users, orders, and other core functionalities required in an e-commerce platform.

Notifications You must be signed in to change notification settings

iamsachin190/E-Commerce-MERN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

E-commerce

E-Commerce Backend

This is the backend for an e-commerce web application. It is built using Node.js, Express.js, and MongoDB. This backend provides APIs for managing products, users, orders, and other core functionalities required in an e-commerce platform.


Features

  • User Authentication (Registration, Login, Logout)
  • Product Management (Create, Read, Update, Delete)
  • Order Management (Create, Read, Update, Delete)
  • File Upload (Product images using Multer and Cloudinary)
  • Secure API with JWT Authentication
  • Flexible and scalable database design using MongoDB

Tech Stack

  • Runtime: Node.js
  • Framework: Express.js
  • Database: MongoDB (with Mongoose ORM)
  • Cloud Storage: Cloudinary (for image uploads)
  • Authentication: JWT (JSON Web Tokens)
  • File Uploads: Multer

Installation and Setup

1. Clone the Repository

And work On it

About

This is the backend for an e-commerce web application. It is built using Node.js, Express.js, and MongoDB. This backend provides APIs for managing products, users, orders, and other core functionalities required in an e-commerce platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages