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