/JobTracker

This is just a little JobTracker helper application using a python GUI. It was helpful to utalize work i had already done in Google Sheets without creatingan entire CRUD app around it. May you find use in it.

Primary LanguagePython

Hello

This is a fun little tool to help keep track of job applications.

It may grow with time if I feel like adding to it, but it mainly just adds jobs to a Google sheet.

Pre-requisites

Setup

  • Create a service account
    • I used the Editor role, though you could be more restrictive if you wish.
    • Create Service account Key
      • This should be a JSON
    • Add service account email to editor user list the Google Sheet you wish to use
    • Add the JSON file into the google_credentials folder