AmruthPillai/Reactive-Resume

[Feature] Built-in Job Application Tracker (Personal ATS)

Open

#2670 opened on Jan 31, 2026

View on GitHub
 (9 comments) (2 reactions) (1 assignee)TypeScript (18,733 stars) (2,014 forks)batch import
enhancementhelp wantedv5

Description

Is there an existing issue for this feature?

  • Yes, I have searched the existing issues and it doesn't exist.

Feature Description

Add a Job Application Tracker.

Currently, Reactive Resume is an excellent tool for creating resumes, but users still need to rely on external tools (Excel, Notion, Trello, or dedicated ATS trackers like Huntr/Teal) to track where they have sent them.

This feature would allow users to:

  1. Create a "Job" entry with metadata (Company, Title, URL, Location).
  2. Crucial: Link a specific existing Resume (ID) to that Job Application.
  3. Track the status of the application (e.g., Wishlist, Applied, Interview, Offer, Rejected).
  4. Store the Job Description (for context during interviews or in the future AI context).

UI/UX Suggestions:

  • A new sidebar item: /jobs.
  • Kanban Board View: Drag-and-drop cards between status columns.
  • Detail View: A modal or page to paste the Job Description, add notes, and see a button: "View Resume used for this application".

Contributor guide