karenhdez / Dragons

SE394/IS376 Team Dragon blockchain project.
0 stars 2 forks source link

Add roles to program #27

Open karenhdez opened 7 years ago

karenhdez commented 7 years ago

Add patient, doctor, and admin roles. Each role should have different access to different functions (look at requirements).

karenhdez commented 7 years ago

Add roles to both program and database.

karenhdez commented 7 years ago

Use flask SQL

karenhdez commented 7 years ago

Use Flask security