
HOLDMYRESUME is a full-stack job application tracker designed to streamline the job hunt. It allows job seekers to organize their submissions, monitor recruitment stages, and evaluate outcome metrics through an integrated dashboard.
The application features robust authentication, user profile management, and relational tracking linking applications to specific companies and platforms. Users can attach resumes and cover letters stored in isolated local storage, manage dynamic hiring statuses (Applied, Interviewing, Offer, Rejected), and perform drawer-based quick edits powered by HTMX.
Built using Django and SQLite, the platform includes a centralized analytics module with CSV export capabilities, an integrated Django admin suite, and automated database migrations for straightforward local development and deployment readiness.