Problem
If a user forgets to start the timer, there is no way to log time
retroactively. This is a common real-world scenario.
Proposed Solution
Add a "Log time manually" form that lets the user specify a client,
date, start time, and end time (or duration) without using the live timer.
Acceptance Criteria
Labels
enhancement, high-priority
Problem
If a user forgets to start the timer, there is no way to log time
retroactively. This is a common real-world scenario.
Proposed Solution
Add a "Log time manually" form that lets the user specify a client,
date, start time, and end time (or duration) without using the live timer.
Acceptance Criteria
POST /api/timerusing the same model as live-tracked entriesLabels
enhancement,high-priority