feat(html-report): add /html-report command for application tracker dashboard (#131)

Self-contained HTML dashboard generated from job_search_tracker.csv and the application archives: stat cards, status/sector/channel/funnel charts as hand-generated inline SVG (no CDN, fully offline), HTML-escaped interpolation throughout, and a filterable applications table. Includes Python guards for the command file and the reports/ gitignore rule.
This commit is contained in:
Yuan Chen
2026-07-16 21:48:59 +02:00
committed by GitHub
parent be427a7607
commit 848eddbecc
4 changed files with 220 additions and 1 deletions
+3
View File
@@ -64,6 +64,9 @@ documents/applications/**
# Personal job search tracking
job_search_tracker.csv
# Generated reports (personal output from /html-report)
reports/
# Upskill reports (personal output)
upskill/*.md