Commit Graph

14 Commits

Author SHA1 Message Date
hwinkel cf66d914de ADD: fixed sime routing issues and docker file issues 2026-03-13 13:18:47 +01:00
hwinkel b3684c86b5 ADD:Update docker-compose 2026-03-13 12:25:15 +01:00
hwinkel 12d78f6532 ADD: startup reworked 2026-03-13 12:14:04 +01:00
hwinkel 71ff97f302 ADD: added inital scripts and password recovery scripts 2026-03-13 12:06:09 +01:00
hwinkel 3a2a94ec19 ADD: added admin panel and archiv mandates 2026-03-13 10:58:44 +01:00
hwinkel a742d79457 updated dockerfile and compose file 2026-03-13 09:46:32 +01:00
hwinkel b2dddb453c ADD: added ssl for deployment 2026-03-13 08:43:54 +01:00
hwinkel 0acc3e63f7 ADD: switched to kaniko build 2026-03-12 17:00:47 +01:00
hwinkel 7a5f2a425b ADD: added gitlab ci yaml 2026-03-12 15:56:11 +01:00
hwinkel b8e981eaf3 ADD: adden rechnungne ohne ust id und logout button 2026-03-11 23:23:24 +01:00
hwinkel f9307d9f4a ADD: added dockerfile and docker-compose and k8s manifest 2026-03-11 22:37:38 +01:00
hwinkel 1ac4fae943 ADD: added first working version 2026-03-11 22:09:49 +01:00
hwinkel 4bc57b2c4e ADD: changed to rect router 2026-03-10 21:49:01 +01:00
Claude 44e79e657f feat: Initial implementation of Annas Rechnungsmanager
Full-stack German accounting & invoice management web application:

- Multi-company management (Mandantenverwaltung) with full CRUD
- Invoice creation with dynamic line items and automatic tax calculation
- Sequential invoice numbering per company (RE-2024-001 format)
- §14 UStG compliant PDF invoice generation via @react-pdf/renderer
- Customer management (Kundenverwaltung) per company
- Tax reports: quarterly USt-Voranmeldung and monthly revenue overview
- Email/password authentication via NextAuth.js v5
- Responsive, modern UI with Tailwind CSS and custom shadcn/ui components
- Prisma v5 ORM with MySQL/MariaDB schema + demo seed data

Stack: Next.js 14 (App Router) · TypeScript · Prisma/MySQL · NextAuth.js

https://claude.ai/code/session_01FN53KKxo5ebrGwqFhxzkT9
2026-03-07 17:27:57 +00:00