We need a screen to show all available surveys, today information, and current logging user
Acceptance Criteria
The list of surveys must be fetched when opening the application and cached onto the device. Show a loading animation when fetching the list of surveys.
The cache of the list of surveys can be refreshed from the home screen by doing a pull-to-refresh. Show a loading animation when refreshing the list of surveys.
The navigation indicator list (bullets) must be dynamic and based on the API response.
Why
We need a screen to show all available surveys, today information, and current logging user
Acceptance Criteria