Jannchie / Jannchie/active-time
Statistics according to different time ranges
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Now only the data aggregated by minute within 1 hour are counted. This period is too short.
More statistical dimensions should be added in the future, including statistics by hour, statistics by day, statistics by week, and other different time ranges.
- [x] [Feature] Statistic by Hour
- [x] [Feature] Statistic by Day
- [ ] [Feature] Statistic by Week
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the existing statistics aggregation that currently counts data by minute, then trace how the completed hourly and daily ranges are represented. Implement the unchecked weekly range consistently with those existing ranges and verify that weekly statistics are produced alongside the current results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100