Skip to content

Latest commit

 

History

History
71 lines (47 loc) · 3.44 KB

README.md

File metadata and controls

71 lines (47 loc) · 3.44 KB

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 ❤️