Description:
As a system administrator, I want to have a centralized storage system to hold all of the application's states (variables), so that we can access those states / data anywhere inside the application.
Acceptance criteria:
Given: User logged in with email & password
When: User clicks on Dashboard & updates his/her Covid status
Then: This status should be synchronized & be accessed anywhere else.
Description: As a system administrator, I want to have a centralized storage system to hold all of the application's states (variables), so that we can access those states / data anywhere inside the application.
Acceptance criteria: Given: User logged in with email & password When: User clicks on Dashboard & updates his/her Covid status Then: This status should be synchronized & be accessed anywhere else.