Skip to content

This project aims to reduce the communication gap that may occur between a doctor and a patient during treatment by keeping read-only medical records of all patients in a central database. Only doctors can add an entry which can to someone's medical records but even they cannot edit a saved record. If a doctor prescribes some medicines, the app …

Notifications You must be signed in to change notification settings

kushal-g/Medirec

Repository files navigation

Medirec

This project aims to reduce the communication gap that may occur between a doctor and a patient during treatment by keeping read-only medical records of all patients in a central database. Only doctors can add an entry which can to someone's medical records but even they cannot edit a saved record. If a doctor prescribes some medicines, the app also automatically orders the medicines and set reminders according to doctor's prescription

Languages used

  • HTML

  • CSS

  • Javascript

Database used

  • MongoDB

Third party libraries used

What currently works

  • Registration and Log in of users either locally or through Google or Facebook.

  • Doctors can view all the patients that are under their treatment.

However, there is no way to upgrade to Doctor account from usual account currently or even to add patients under their treatment. Set the "doc_acc" property of a user to true to manually upgrade.

  • Doctors can search to add new patients

  • Doctors can now send request to add a patient under their treatment

  • Doctors and Regular Users can now accept or reject a request sent by a doctor

About

This project aims to reduce the communication gap that may occur between a doctor and a patient during treatment by keeping read-only medical records of all patients in a central database. Only doctors can add an entry which can to someone's medical records but even they cannot edit a saved record. If a doctor prescribes some medicines, the app …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published