-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Milestone
Description
Use the following CURL command to delete existing activities
curl -X DELETE "http://timetracker-api.azurewebsites.net/activities/8" -H "accept: application/json"
Acceptance Criteria
- Execute the above-mentioned request when an activity is requested to be deleted
- A confirmation window appears before deleting an activity
- All the code needs to have at least 80% code coverage
- Activity list should be reloaded
Metadata
Metadata
Assignees
Labels
No labels