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.
Find a file
Claude f717a62e11
Redesign app surface to kBenestad design system
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
2026-06-08 03:59:15 +00:00
.github/workflows Fix typo in mirror.yml steps section 2026-06-04 17:31:53 +07:00
app Redesign app surface to kBenestad design system 2026-06-08 03:59:15 +00:00
dev Added design assets 2026-06-08 09:59:24 +07:00
docs Add user, admin, dev documentation and CLAUDE.md 2026-05-24 18:25:19 +00:00
CLAUDE.md Add user, admin, dev documentation and CLAUDE.md 2026-05-24 18:25:19 +00:00
DESIGN.md Added design assets 2026-06-08 09:59:24 +07:00
LICENSE Create LICENSE 2026-05-27 11:58:20 +07:00
README.md Initial commit 2026-05-18 23:16:11 +07:00

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.