ChicoState / ChicoState/alarmflow
Timer functionality
Open
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Adds the ability to set a timer that counts down from set time. Timer does not need to be system time aware and can demonstrate the behavior of current time functionality by using a similar implementation.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the existing current-time functionality and trace how its behavior is implemented. Define the timer's expected countdown behavior from a set duration, confirm it does not depend on system time, and use the existing functionality's implementation as the comparison point for completion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100