Add New Job to Tracker
Add a new row to List.xlsx (the job application tracker at the path in config.py → TRACKER_FILE).
Column layout
- A: Company name
- B: Role title
- C: Role link (job posting URL)
- D: Status
- E: HR contact (leave empty)
- F: Comments (leave empty)
Status values
- Default (applied):
done - Save for later / not yet applied:
In progress
If the user doesn't specify, use done.
Steps
- Ask the user for any missing info: company name (required), role t
[Description truncada. Veja o README completo no GitHub.]