Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 367 Bytes

readme.md

File metadata and controls

10 lines (6 loc) · 367 Bytes

E-Commerse-Tshirt-Store

A ecommerse RestAPI server that uses NodeJs and MongoDB

Mind Map Image

This is a tshirt store project that has several features like role based access, payments, sessions, file-upload, database CRUD operations.

  • It used NodeJs express library for creating RestAPIs.
  • It uses MongoDB for data persistance.