Skip to content

A web-based Job Tracker app built with Django to help users keep track of their job applications. The app supports user authentication (login/logout), and full CRUD functionality for managing jobs, including position, company, application date, and status. Designed with a clean UI using Bulma CSS,

Notifications You must be signed in to change notification settings

SamIeer/job-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧾 Job Tracker – Django Web Application

Track, manage, and reflect on your job applications in one place.
Live Site 🌐: https://job-tracker-gnsc.onrender.com


πŸ“Œ Features

  • βœ… 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

πŸ–₯️ Tech Stack

  • Backend: Django (Python)
  • Frontend: HTML, Bulma CSS, JavaScript
  • Database: SQLite (for dev)
  • Deployment: Render

πŸš€ How to Run Locally

  1. Clone the repository:
    git clone https://job-tracker-gnsc.onrender.com/.git
    cd job-tracker
    
    

videoframe_48654

About

A web-based Job Tracker app built with Django to help users keep track of their job applications. The app supports user authentication (login/logout), and full CRUD functionality for managing jobs, including position, company, application date, and status. Designed with a clean UI using Bulma CSS,

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published