-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Milestone
Description
As a user, I want to clock-out so that my time-entry information can be saved and computed for my worked hours.
When the user clicks on Time-clock
option, we need to call the endpoint
/time-entries/{id}/stop
To save its information.
Acceptance Criteria
- A message should be displayed indicating the information has been saved successfully
- Any error message should be displayed to the user
- If the clock-out is executed successfully, all the fields will be cleared
Metadata
Metadata
Assignees
Labels
No labels