Skip to content

Read activities #63

@enriquezrene

Description

@enriquezrene

Activities screen has been created and it is listing activities hard-coded in a JSON file. We need to revisit this implementation and make the proper request to read these activities using the API.

Acceptance Criteria

  • Replace the existing implementation to read activities using the following endpoint
    GET http://timetracker-api.azurewebsites.net/activities
  • Remove the JSON file with activities
  • Update the existing unit tests

Note

  • The API is just a mock but it can work for our purposes

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions