0xironclad / 0xironclad/Job-Application-Tracker

Implement pipeline statuses and valid transitions

Open
#12 0 comments 0 reactions 0 assignees View on GitHub
backend feature
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Define a canonical status pipeline for applications and enforce valid state transitions where appropriate. Expose an endpoint that returns the list of supported statuses and use validation to prevent invalid updates.

Contributor guide

No contributing guide indexed for this repository

Research direction

Look for existing application models and status fields in the codebase. Define a status enum and a transition validation function. Create an endpoint, likely in an API route file, to list statuses. Add validation to update operations to enforce transitions. Check for existing tests related to application updates.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.