RealDevSquad / RealDevSquad/website-backend
Transition to Time Zone-Agnostic Standup System
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 74
- Forks
- 276
- Avg merge
- 1d 26m
- Merged PRs (30d)
- 14
Description
The existing standup API has a time window of 6 am IST to 5.59 am IST, which is not suitable for user base across different time zones. We need to transition to a time zone-agnostic system that ensures users see their standup times in their local time zones.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the standup API and the existing 6 am IST to 5:59 am IST time window. Define how standup times should be represented and shown for users in different local time zones. Done means the API no longer depends on a fixed IST window and users see their standup times locally; no files or tests are named.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100