ifqygazhar / ecommerce-restapi

Just learn backend with NodeJS and ExpressJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backend create rest api

Stacks

  • NodeJS
  • MongoDB
  • Redis
  • ExpressJS
  • Mongoose
  • JWT

TODO Tasks

  • CRUD Products
  • CRUD Carts
  • CRUD Orders
  • CRUD Users
  • Unique title (on products) username and email (on users)
  • Sort product by category, date updated
  • Pagination products
  • Show all stats compare by months
  • Show income compare by years
  • Authentication with JWT and store to redis (On Work)
  • Verification email (Pending)
  • Upload image on product (Pending)
  • Payment Gateway (Pending)
  • Unitest with JEST (Pending)

Link API

  • Pending

About

Just learn backend with NodeJS and ExpressJS


Languages

Language:JavaScript 100.0%