SamanthaGuillemette / SOEN390

SOEN390 Project
MIT License
5 stars 0 forks source link

Identify how many patients are assigned to each doctor #17

Closed QuangTran304 closed 2 years ago

QuangTran304 commented 2 years ago

Description: As an administrator, I want to know how many patients are assigned to each doctor so that no doctor is overloaded while some others do not have as many patients. 

Acceptance criteria: Given: The user is logged in as an administrator. When: The user goes to the doctor and patients page. Then: The application displays all doctors and the number of patients they have been assigned.