RealDevSquad / RealDevSquad/website-backend
Expanding Progress API: Inclusion of Users with Different Locales
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 74
- Forks
- 276
- Avg merge
- 1d 26m
- Merged PRs (30d)
- 14
Description
We need to handle the Progress API for users with other locales in addition to Indian users. Currently, our system caters to Indian users with a standup deadline set at 6 am IST. However, to make the feature more inclusive, we should extend this functionality to accommodate users in different time zones or locales. This will allow a broader range of users to benefit from the standup feature.
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
No files or tests are named. Start by locating the Progress API and the current standup deadline handling for 6 am IST; clarify how user locales or time zones should determine the deadline. Done means the feature supports users outside India with behavior agreed for different locales.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- api, backend, internationalization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100