SamanthaGuillemette / SOEN390

SOEN390 Project
MIT License
5 stars 0 forks source link

Allow patient to view the basic info of the assigned doctor. #39

Closed QuangTran304 closed 2 years ago

QuangTran304 commented 2 years ago

Descriptions: As a client (patient), I would like to view the basic info (e.g., name) of the assigned doctor so that I know who is my assigned doctor and their information.

Acceptance criteria: Given: The user is logged in as a patient. When: The user is on their profile page and clicks on the assigned doctor. Then: The basic information of the assigned doctor is displayed.

Sub-task:

QuangTran304 commented 2 years ago

Both tasks are done. I'll submit a pull request soon.