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.
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.