GithubHelp home page GithubHelp logo

moaz-ashraf1 / build-a-full-e-commerce-restful-apis Goto Github PK

View Code? Open in Web Editor NEW
7.0 2.0 1.0 818 KB

JavaScript 100.00%
bcrypt compression cors express-middleware jwt mongodb nodejs sharp stripe sanitize mongoose hpp multer-imager es6 javascript dotenv morgan express-async-handler

build-a-full-e-commerce-restful-apis's Introduction


Logo

Node.js E-Commerce API

Ecommerce API built using NodeJS & Express & MongoDB

Table of Contents

Description

A RESTful API for building a full-featured E-Commerce application. This API provides the backend functionality required for managing products, users, orders, reviews, wishlist, addresses, coupons and more in an E-Commerce system.

Features

  • User authentication and authorization.
  • Categories management (create, read, update, delete).
  • Subcategories management (create, read, update, delete).
  • Brands management (create, read, update, delete).
  • Reviews management (create, read, update, delete).
  • Product management (create, read, update, delete).
  • Wishlist management (add product, delete product, read).
  • Coupons management (create, read, update, delete).
  • User management (register, login, profile).
  • Order processing (create, view, update) with cash or card.
  • Cart functionality.
  • Payment processing integration (Stripe).

Technologies Used

  • Node.js
  • Express.js
  • MongoDB
  • Mongoose
  • JWT
  • sharp
  • multer
  • bcrypt
  • Slugify
  • Express-Async-Handler
  • nodemailer
  • Cors
  • compression
  • hpp
  • express-rate-limit
  • express-mongo-sanitize
  • xss-clean
  • Stripe (for payment processing)

Deployment

The API is deployed with git into Cyclic. Below are the steps taken:

git init
git add -A
git commit -m "Commit message"

Installation

You can fork the app or you can git-clone the app into your local machine. Once done that, please install all the dependencies by running

$ npm install
set your env variables
$ npm run start:dev


build-a-full-e-commerce-restful-apis's People

Contributors

moaz-ashraf1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

yousefalhindawi

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.