⚙️ Configuration & Setup

API Configuration

Your API key is stored locally and never sent anywhere except to OpenAI

Gmail Integration

Setup Instructions:
1. Go to Google Cloud Console
2. Create a new project or select existing one
3. Enable Gmail API (APIs & Services → Library → Search "Gmail API")
4. Create OAuth 2.0 credentials (APIs & Services → Credentials → Create Credentials → OAuth Client ID)
5. Choose "Web application" as application type
6. Add authorized JavaScript origins: http://localhost:8080
7. Add authorized redirect URIs: http://localhost:8080/job_tracker_app.html
8. Copy the Client ID and paste it above
Gmail: Not Connected
Gmail integration creates organized labels: job_tracker_app@domain.com for easy email management

Add New Job Application

Supported formats: CSV (.csv), Excel (.xlsx, .xls)
Export: Download a backup file of all your job data
Import: Restore from a previously exported backup file

Import Instructions

Required columns: Company, Position

Optional columns: Location, Date Applied, Status, Salary, URL, Job Type, Experience, Skills, Description, Email Domain

Example CSV format:

Company,Position,Location,Date Applied,Status
Google,Software Engineer,Mountain View CA,2024-01-15,Applied
Microsoft,Product Manager,Remote,2024-01-10,Interview

Extracted Job Information

Your Job Applications

ID# Date Applied Company Position Location Salary Expected Email Email Count Source Status Days Since Actions