CodeTanzania / CodeTanzania/ewea
As a user, I want set event start time so that its current active duration can be calculated
Open
feature
- Dominant language
- JavaScript
- Stars
- 14
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
### Tasks
- [ ] Set `startedAt` or `onset` from user, default to `createdAt`
- [ ] Calculate event duration in milliseconds `endedAt - startedAt`
Contributor guide
Assessment
This issue has not been assessed yet.