WG- & Vermieter-Management-App (Backend + Dashboard)
Go to file
bernd 284a90222a Only offer vacant rooms in the tenant-invite room dropdown
The "Mieter einladen" form previously listed every room regardless of
occupancy, letting a landlord accidentally assign a new invite to an
already-occupied room. Filters lastRooms to status === 'VACANT' for
that select only — ticket/inventory room pickers still show all rooms
since those aren't about assigning a tenancy.
2026-08-13 11:36:02 +00:00
backend Require phone, current address and ID copy for new tenants 2026-08-13 11:25:57 +00:00
prisma Require phone, current address and ID copy for new tenants 2026-08-13 11:25:57 +00:00
web-dashboard Only offer vacant rooms in the tenant-invite room dropdown 2026-08-13 11:36:02 +00:00
.gitignore Fix seed.ts module resolution: move to backend/prisma/ 2026-08-13 07:16:11 +00:00
README.md Initial commit 2026-08-12 16:24:25 +00:00

wg-verwaltung

WG- & Vermieter-Management-App (Backend + Dashboard)