-
- Downloads
95% add notification, auto assign inn patient list
Showing
- app/forms/auth_forms.py 8 additions, 0 deletionsapp/forms/auth_forms.py
- app/forms/dietitian_forms.py 18 additions, 0 deletionsapp/forms/dietitian_forms.py
- app/models/__init__.py 4 additions, 5 deletionsapp/models/__init__.py
- app/models/dietitian.py 2 additions, 3 deletionsapp/models/dietitian.py
- app/models/encounter.py 1 addition, 0 deletionsapp/models/encounter.py
- app/models/patient_dietitian_assignment.py 47 additions, 0 deletionsapp/models/patient_dietitian_assignment.py
- app/models/procedure.py 1 addition, 1 deletionapp/models/procedure.py
- app/models/report.py 10 additions, 1 deletionapp/models/report.py
- app/models/support.py 4 additions, 20 deletionsapp/models/support.py
- app/models/user.py 2 additions, 0 deletionsapp/models/user.py
- app/routes/auth.py 77 additions, 50 deletionsapp/routes/auth.py
- app/routes/dashboard.py 127 additions, 65 deletionsapp/routes/dashboard.py
- app/routes/dietitian.py 184 additions, 87 deletionsapp/routes/dietitian.py
- app/routes/dietitians.py 40 additions, 31 deletionsapp/routes/dietitians.py
- app/routes/notifications.py 2 additions, 0 deletionsapp/routes/notifications.py
- app/routes/patients.py 598 additions, 479 deletionsapp/routes/patients.py
- app/routes/report.py 147 additions, 111 deletionsapp/routes/report.py
- app/routes/support.py 31 additions, 48 deletionsapp/routes/support.py
- app/routes/upload.py 71 additions, 44 deletionsapp/routes/upload.py
- app/templates/_formhelpers.html 26 additions, 0 deletionsapp/templates/_formhelpers.html
Loading
Please register or sign in to comment