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.
Left brand: - org-name set in config → kb-brand with 46px logo, org name, optional subheading (org-subheading) - org-name absent/empty → plain app-wordmark (icon + "invoice") Right doctitle: - h1: 24px icon inline + lowercase "invoice" (built by buildHeader()) - .meta: invoice number, live-updates as user types in the ino field Toolbar: - Theme toggle updated to moon-phase icon (matches timesheet) - ⓘ button added; shown only when cfg.about is configured config.yml: org-name / org-subheading keys documented (commented out) About modal comment updated to mention ⓘ button 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.