/Doctor-Appointment

Connect the docs is a full-stack web application where patients can find doctors, book appointments, perform AI diagnoses, and many more features.It allows doctors to create a profile and connect with patients via Messaging and video conferencing

Primary LanguageJavaScript

Connect-The-Docs👨‍⚕️


Introduction

Connect the docs is a full-stack web application where patients can find doctors, book appointments, perform AI diagnoses, and many more features.It allows doctors to create a profile and connect with patients via Messaging and video conferencing. The doctor can send prescriptions, request payments (Under development) & set schedules. Patients can upload their complete medical history and records for doctors to diagnose and analyze. AI diagnosis takes symptoms as input and predicts the most probable disease and recommends the best suitable doctors for that disease. AI diagnosis uses symptoms to predict the most likely disease and recommends the best doctors for that disease. So, with this application, I attempted to improve every point of interaction between doctors and patients, starting from how the patient will find the doctor, to how the doctor will treat the patient with accurate diagnosis & give required medication to the patient.

Highlights

  • AI Diagnosis
  • Authentication
  • Book Appointments
  • Doctor Reccomendation
  • Communication through messaging & Conferencing
  • Dark and Light Mode

Tech Involved

Front-End : Next Js, Redux/Thunk, Axios, Framer-motion

Back-End : Flask, Numpy, Pandas, Scikit-learn (GaussianNB, RandomForest, SVC), NodeJs, JWT, Sequelize, Express, Socket IO

Database : MySQL

Note : Instructions to run the app are given in each module's directory.

Images

Patient Dashboard (Dark Mode)

image

Doctor Dashboard (Light Mode)

image

Search Doctor

image

Doctor Profile

image

Appointments Page

image

Appointment View

image

Edit Profile Page

image

AI Diagnosis Page

image

Authentication Page

image