Static HTML reimbursement form. Auto-calculated totals, consistent output. Replaces error-prone Excel and PDF claims forms.
Find a file
Claude 971c1f2fc9
Replace three blue separators before grand total with one double-weight line
The last item divider plus two double-rule lines produced three blue lines.
Removed the item divider and the double-rule pair; replaced with a single
line at thickness 3 (double the standard 1.5).

https://claude.ai/code/session_014uUwDBtG5y5FuWcy5zqVD1
2026-05-13 09:58:17 +00:00
.gitattributes Initial commit 2026-05-12 23:46:34 +07:00
CLAUDE.md First iteration 2026-05-13 01:02:05 +07:00
config.yml Add configurable date-format; replace browser date pickers with text inputs 2026-05-13 09:38:27 +00:00
index.html Replace three blue separators before grand total with one double-weight line 2026-05-13 09:58:17 +00:00
LICENSE Initial commit 2026-05-12 23:46:34 +07:00
README.md Initial commit 2026-05-12 23:46:34 +07:00

reimburse

Static HTML reimbursement form. Auto-calculated totals, consistent output. Replaces error-prone Excel and PDF claims forms.