/docotrs-portal-server

🔥 This is a server repository for Doctor's Portal Web App🚀💻 Visit the server link: https://online-doctors-portal.herokuapp.com/ ❤️

Primary LanguageJavaScript

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

Admin Dashboard

Email

 doctors.portal@gmail.com

Password

 AdminDoctor@123

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
  • Context API

Back-end Technology

  • Node.js
  • Express.js
  • MongoDB

Install

 npm install

Build webpack

 npm run build

Dev Server

 npm start