Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 927 Bytes

File metadata and controls

31 lines (20 loc) · 927 Bytes

"E-Commerce Website"

  • This E-commerce website is used to sell the t-shirts to the customers using Brain Tree payment portal.
  • CRUD implementation is done
  • Authentication and Authorization is implemented in this Web App
  • Login/Sign Up implemented for following two users
  1. Admin - to create category and products under category to manage (update/delete) category / products
  2. User - to view the products and add to cart and buy it using Brain Tree portal

Note: Have restricted routes for admin to access the admin page

Build using following techStacks: Node Js React Js Express Js Mongo DB Brain Tree - for payment portal

Link to use: https://ecommerce-mern-shakthi.cyclic.app/

Working Sample

MERN-Ecommerce