0xironclad / 0xironclad/Job-Application-Tracker
Implement Tagging for job applications
未關閉
backend
feature
- 主要語言
- TypeScript
- 星號
- 0
- 分支
- 0
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Implement tag management for job applications. Allow users to create tags, attach them to applications, remove them, and filter applications by one or more tags. Ensure tags are per user and not global.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
Look at the existing job application models and database schema to understand how to add a many-to-many relationship for tags. Start by creating a Tag model and a join table for applications and tags, ensuring user-scoping. Implement CRUD endpoints for tags and update the application filtering logic. Check for existing API routes and tests to see patterns.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- typescript
- 領域
- backend, database
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100