Skip to content

md-rejoyan-islam/doctor-portal-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOCTOR's PORTAL SERVER

DESCRIPTION

This is a server for a doctor's portal. It is a RESTful API that allows doctors to register, login, and manage their patients. It also allows patients to register, login, and book appointments with doctors. The server is built with Node.js, Express, and MongoDB.

Features

  • User registration
  • User login
  • User authentication
  • User authorization
  • User password reset
  • User profile update
  • User password update

PACKAGES

  • Express
  • Express-validator
  • Mongoose
  • Multer
  • Nodemailer
  • Wintson Loger
  • JWT
  • Bcryptjs
  • Cookie-parser

POSTMAN URL

Server Preview Postman Documentation