Skip to content

This terminal-based Job Tracker app helps users organize their job search by tracking companies, roles, and the progress status of each application. It’s a beginner-friendly project that demonstrates core Python programming concepts including data structures, user input handling, and control flow.

Notifications You must be signed in to change notification settings

hcando83/Job-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Job Tracker App

Short Description

A simple Python terminal app to help you track your job applications by company, role, and status.


Features

  • Add new job applications with company name, job title, and status
  • View all applications in a list
  • Update the status of any application
  • Exit the program easily

How to Use

  1. Run the Python script:
    python job_tracker.py

This terminal-based Job Tracker app helps users organize their job search by tracking companies, roles, and the progress status of each application. It’s a beginner-friendly project that demonstrates core Python programming concepts including data structures, user input handling, and control flow.

About

This terminal-based Job Tracker app helps users organize their job search by tracking companies, roles, and the progress status of each application. It’s a beginner-friendly project that demonstrates core Python programming concepts including data structures, user input handling, and control flow.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages