Skip to content

navneetkumar22/ecommerce_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

E Commerce App - MERN

This is the backend of an E Commerce Application designed in MERN Stack. It enables the user to browse through products, add and remove products from Cart and from Wishlist as well.


Features : User

  • User can login and logout using a email and password.
  • User can add and remove product from Cart.
  • User can add and remove product from Wishlist.
  • User will be able to place the order.
  • User can search among existing products using a keyword.

Features : Admin

  • There is an admin dashboard which only an ADMIN can use.
  • Admin can view, add, edit and delete products, users, collections, orders etc.

💻 Tech Stack Used :

MERN Stack

MongoDB - For collecting, saving all the data.
Express JS - For backend.
React JS - For frontend.
Node JS - For writing backend apis
JWT - To handle user authentication 
Payment Integration

Routes :

Web Site Image


Frontend Link :

https://github.com/navneetkumar22/e_commerce_frontend