As a User of TrackTime
I want the stamps to have names
so that I can reference them easily.
Acceptance Criteria
- When creating new stamps, one can specify a name for it.
- The name must be unique within the same day.
- If stamps are created without a name, the app suggests a name (like "A", "B", or "C") which is also the return value of the command.
As a User of TrackTime
I want the stamps to have names
so that I can reference them easily.
Acceptance Criteria