mirror of
https://github.com/kbenestad/invoice.git
synced 2026-06-18 08:04:32 +00:00
HTML invoicing app producing PDF invoices for freelancers. Configuration file allows entities to offer standard lines and rates for freelancers not used to providing invoices.
Replaces all custom CSS with the kBenestad token set (Schibsted Grotesk + JetBrains Mono, Nordic-minimal palette, single #2F6FED accent). Converts the navy-banner layout to kb-header/kb-card/kb-grid/kb-row structure from kbenestad-forms.css. Adds auto + manual dark mode via data-theme. Switches line-item and tax tables from <table> to CSS-grid .kb-row divs. Adds a light/dark toggle button to the toolbar. All JS logic, IDs, localStorage keys, and PDF output are unchanged. https://claude.ai/code/session_01MkM7p8Us3L8YAfLKGA13NS |
||
|---|---|---|
| .github/workflows | ||
| app | ||
| dev | ||
| docs | ||
| CLAUDE.md | ||
| DESIGN.md | ||
| LICENSE | ||
| README.md | ||
invoice
HTML invoicing app producing PDF invoices for freelancers. Configuration file allows entities to offer standard lines and rates for freelancers not used to providing invoices.