Open karenhdez opened 7 years ago
Add patient, doctor, and admin roles. Each role should have different access to different functions (look at requirements).
Add roles to both program and database.
Use flask SQL
Use Flask security
Add patient, doctor, and admin roles. Each role should have different access to different functions (look at requirements).