Skip to content

An end-to-end system for Patient-Doctor interaction and maintaining medical adherence.

Notifications You must be signed in to change notification settings

OPTUM-HACKATHON/Adhero2.0

Repository files navigation

Adhero : For Medical Adherence ๐Ÿฅ ๐Ÿ’‰

Description :

  1. A complete interaction system b/w doctor and patients.
  2. Schedule a desired appointment with your doctor.
  3. Get real time notifications/reminders to take your medicines.
  4. Get notified and refill your prescription in one-click!
  5. View all your prescriptions and medical reports.
  6. Check your Adherence Rates with the help of Machine Learning Model.
  7. Register clinics, hospitals and doctors
  8. Doctors can write digital prescriptions.

Tech Stack ๐Ÿ’ป


bootstrap css3 html5 javascript mysql nodejs


Installation and Setup ๐ŸŽ›๏ธ

  1. Install Stable Version of Node JS from the official website
  2. Install XAMPP to create a copy of Database
  3. Import sys_adhere.sql to your localhost/phpmyadmin.
  4. Make sure Apache and MySQL servers on XAMPP have been started up.
  5. Run the following commands. (Make sure you are in the same directory as package.json)
  6. Thanks
npm install
nodemon app 
  1. You are good to go !

Screenshots of the application

Doctor Home Patient Home
Doctor Signup Patient Signup
Add Patient's Medical Prescription View Patient's Medical Prescription
Adherence Report-1 Adherence Report-2
Appointments List Prescription List
Book Doctor Search Doctor

Built by </>

Built with โค๏ธ