Skip to content
#

ecommerce-backend

Here are 16 public repositories matching this topic...

This is a SQL based database management system for E-commerce website. (Mostly Backend Part). Objective of this database project is to design a robust database for Ecommerce website.

  • Updated Apr 20, 2024
  • JavaScript

This Node.js application is a dynamic eCommerce platform with robust features for product, order, and user management. It supports creating, reading, updating, and deleting products, and allows dynamic queries based on size, category, price, and featured status. The platform handles shopping cart orders, stock checks, and order statuses.

  • Updated Mar 15, 2025
  • JavaScript

This project involves building the back end for an e-commerce site using Express.js and Sequelize with a PostgreSQL database. It demonstrates a functional API capable of handling CRUD operations for categories, products, and tags. The project includes database configuration, schema creation, and data seeding.

  • Updated May 31, 2024
  • JavaScript

This repository contains the backend code for an e-commerce website built with the MERN stack. Developed with Node.js and Express.js, it provides RESTful APIs for product management and data retrieval. MongoDB is used for data storage with Mongoose for object data modeling. Explore the code, fork the repository, and contribute!

  • Updated Jul 24, 2024
  • JavaScript

A RESTful Node.js & Express.js backend for a “QuickCart” e-commerce platform, powered by MongoDB and JWT-based authentication. Features role-based access control for admins, comprehensive product and cart management endpoints (CRUD, filtering, search), secure middleware, and user account functionality—all implemented in JavaScript.

  • Updated Dec 1, 2024
  • JavaScript

Improve this page

Add a description, image, and links to the ecommerce-backend topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ecommerce-backend topic, visit your repo's landing page and select "manage topics."

Learn more