No description
Find a file
Christopher Mühl 0b382b9c5e feat: scanner, label sheet PDF generation, and print server client
- Barcode scanner with ML Kit (native) and BarcodeDetector API (web)
- Label sheet PDF generator with QR codes via bwip-js + jsPDF
- Print server REST client with health check
- 6 print server tests passing

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 15:38:33 +01:00
.claude/agents chore: add vitest infrastructure and agent definitions 2026-02-26 15:22:19 +01:00
src feat: scanner, label sheet PDF generation, and print server client 2026-02-26 15:38:33 +01:00
static chore: scaffold SvelteKit project with Capacitor and Tailwind 2026-02-26 14:50:10 +01:00
.gitignore chore: add vitest infrastructure and agent definitions 2026-02-26 15:22:19 +01:00
ADDENDUM_V2.md chore: scaffold SvelteKit project with Capacitor and Tailwind 2026-02-26 14:50:10 +01:00
bun.lock chore: add vitest infrastructure and agent definitions 2026-02-26 15:22:19 +01:00
capacitor.config.ts chore: scaffold SvelteKit project with Capacitor and Tailwind 2026-02-26 14:50:10 +01:00
CLAUDE.md chore: scaffold SvelteKit project with Capacitor and Tailwind 2026-02-26 14:50:10 +01:00
package.json chore: add vitest infrastructure and agent definitions 2026-02-26 15:22:19 +01:00
PROJECT_SPECIFICATION.md chore: scaffold SvelteKit project with Capacitor and Tailwind 2026-02-26 14:50:10 +01:00
RESEARCH_SUMMARY.md chore: scaffold SvelteKit project with Capacitor and Tailwind 2026-02-26 14:50:10 +01:00
solidhaus.ttl chore: scaffold SvelteKit project with Capacitor and Tailwind 2026-02-26 14:50:10 +01:00
svelte.config.js chore: scaffold SvelteKit project with Capacitor and Tailwind 2026-02-26 14:50:10 +01:00
tsconfig.json chore: scaffold SvelteKit project with Capacitor and Tailwind 2026-02-26 14:50:10 +01:00
vite.config.ts chore: scaffold SvelteKit project with Capacitor and Tailwind 2026-02-26 14:50:10 +01:00
vitest.config.ts feat: UI components — ItemCard, ItemForm, LocationTree, LocationPicker 2026-02-26 15:36:56 +01:00