-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Milestone
Description
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