SamanthaGuillemette / SOEN390

SOEN390 Project
MIT License
5 stars 0 forks source link

Patient updates status everyday #29

Closed tusharraval102 closed 2 years ago

tusharraval102 commented 2 years ago

Description: As a patient, I need to update my status everyday before a certain time so that it provides the doctor with details such as temperature, weight, list of symptoms, etc.. These details are defined by the doctor who the patient is assigned to.

Acceptance criteria: Given: The user is logged in as a patient and is on their dashboard. When: The user clicks the "Add Status" button. Then: The application opens a form with the details that need to be filled out.

Sub-task: