Track, manage, and reflect on your job applications in one place.
Live Site π: https://job-tracker-gnsc.onrender.com
- β User Registration & Authentication (Login / Logout)
- π₯ Add New Job Applications with:
- Company Name
- Position
- Status (Applied, Interviewing, Rejected, Offer, etc.)
- Notes & Application Date
- ποΈ Edit Jobs β Update status, notes, or application date
- ποΈ Delete Jobs β With a reflection form to help reduce repeat mistakes
- π Dashboard β Filter by application status with highlighted selection
- π Search β By company name or position (optional β dashboard filtering preferred)
- π Upload Multiple Resume Templates (PDFs)
- π Dashboard Summary β See your application distribution
- π¬ Flash Messages β Success/error feedback on user actions
- π± Clean & Responsive UI using Bulma CSS
- Backend: Django (Python)
- Frontend: HTML, Bulma CSS, JavaScript
- Database: SQLite (for dev)
- Deployment: Render
- Clone the repository:
git clone https://job-tracker-gnsc.onrender.com/.git cd job-tracker
