Skip to content

romabulani/bakinlane-backend

Repository files navigation

BackEnd for ECommerce

Tech Stack

  • Express
  • Mongo DB
  • JWT for Authentication

Functionalities

Products and Categories

  • Get all Products and Categories

Authentication

  • Login and Signup with JWT Token

Wishlist and Cart Management

  • Add and remove the product from wishlist
  • Add, update quantity and remove the product from cart

View Orders

  • Order History of User

Address Management

  • Add, Update and Delete Address

Live Link for BackEnd is here

Live Link for FrontEnd is here