yalcindo / Health_Django

Small App to help doctors and patients to communicate and share notes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Small Django App to help Docotors and Patients to communicate and share notes

###Doctor portal. Can:

  1. Select Patients
  2. See Patients (name, ssn, notes from last apointement)
  3. Post new notes ###Patients. Can:
  4. See current doctor
  5. See insurance info
  6. Change insurance info
  7. See notes
  8. Reply to Dr. notes

Health

..*Doctors

..*Patients


TODO

  1. add webpack, react
  2. hide db config
  3. debug=false
  4. test

About

Small App to help doctors and patients to communicate and share notes


Languages

Language:Python 82.4%Language:HTML 17.6%