Skip to content

ammarhere02/E-Store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛒 E-Store – CRUD-Based Online Store Backend

This project is a simple E-Commerce Store backend that implements full CRUD (Create, Read, Update, Delete) operations for managing products. It is designed as a learning tool and boilerplate for building online store systems.


📌 Features

  • ✅ Create a new product
  • 📖 Read all products or a specific product
  • ✏️ Update existing product details
  • ❌ Delete products from the catalog
  • 🔄 RESTful API design
  • 🗂️ Follows MVC architecture
  • 📦 Built using Node.js, Express & MySQL

🛠️ Tech Stack

  • Backend: Node.js + Express.js
  • Database: MySQL

🚀 Getting Started

1. Clone the Repository

git clone https://github.com/ammarhere02/E-Store.git

About

This project is a lightweight E-Store web application that demonstrates full CRUD (Create, Read, Update, Delete) functionality for managing products in an online store. It serves as a backend foundation for a functional e-commerce system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors