Skip to content

nabiursiddique/used_laptop_shop-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

used_laptop_shop-server

Technology Used

  • MongoDB
  • Node JS
  • Express Js
  • dot env
  • Cors
  • Stripe
  • JWT(jsonWebToken)

Features

  • Add a user to the database.
  • Remove a user from database.
  • Edit user role in database.
  • Getting all the users from the database.
  • Getting all the products database.
  • Getting user specific products from database by using user email.
  • Secured API's