Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 943 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 943 Bytes

Online Doctor's Portal

A Single page web app with dashboard where people can pick the date and time and fix an appointment. A doctor can review his appointments and prescribe medicine to a Patient from his dashboard.

Live Website | Live API Server

Features :

  • Online appointment making
  • Patients Database
  • Review appointments
  • Prescribe medicine for each patient
  • Responsive UI
  • Single Page Application (SPA)
  • User can get an appointment of his/her desire day.
  • A dashboard is available for authenticated admin.
  • Admin can add see all the appointments
  • Admin can change appointment’s status to notify the clients about progress.

Front-end Thechnology :

  • React.js
  • Bootstrap4
  • CSS3

Back-end Technology

  • Node.js
  • Express.js
  • MongoDB

Back-end Repository