Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 933 Bytes

README.md

File metadata and controls

27 lines (23 loc) · 933 Bytes

Clinic Management Web app

The Clinic Management Application provides pages for both the patient and doctor. Health blogs on the home page keeps the user updated with latest information in the health department. The process of booking of appointments and keeping track of medical records is made easier through the application. Medical related patient information is presented in the form of graphs.

Tools and Technologies used:

  MERN
  Chart.js
  Mongoose
  Nodemailer
  React-Datepicker
  Bcrypt.js
  pdf-lib

A project by:

  Pranav R Hegde     PES1UG19CS343 
  Rahul D Makhija    PES1UG19CS368 
  Ritu V Malage      PES1UG19CS390

To run the app locally:

  -> Clone/download the project on your PC
  -> go to the project directory
  -> run 'npm install' command
  -> run 'node server' command
  -> enjoy the clinic-management web app on your PC