feat: add application deadline for status: applying
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
status:
- default to applied.
- when the user chooses applying tag, there is another box that posts 'application deadline'.
- any other tags do not have the application deadline, as any past 'applying' stage do not need it.
Contributor guide
No contributing guide indexed for this repository
Research direction
Look at the code handling job application statuses and tags, likely in a models or services directory. Find where the 'applying' tag is processed and add a field for 'application deadline'. Update the UI forms to conditionally show this input. Test by creating an application with the 'applying' tag and verifying the deadline is saved and displayed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100