0xironclad / 0xironclad/Job-Application-Tracker
Implement pipeline statuses and valid transitions
未關閉
backend
feature
- 主要語言
- TypeScript
- 星號
- 0
- 分支
- 0
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
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.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- typescript
- 領域
- api, backend
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 55/100