WG- & Vermieter-Management-App (Backend + Dashboard)
Go to file
bernd aa59ab452a Replace flat trash list with a real month-calendar view (FullCalendar)
Rebuilds the "Müll-Kalender" as a proper color-coded FullCalendar (v6,
MIT-licensed, CDN, no build step) month grid instead of a bare list of
type+date rows. Adds a manual "Kalender aktualisieren" action for
landlords (POST /v1/trash-schedule/sync) that re-runs the same KAW
sync job as the daily cron, instead of letting them delete individual
calendar entries by clicking — accidental single-click deletion of
official data was too easy and had no real justification, since a
missing date just gets re-added by the next sync anyway.
2026-08-13 09:20:54 +00:00
backend Replace flat trash list with a real month-calendar view (FullCalendar) 2026-08-13 09:20:54 +00:00
prisma Sync trash calendar from official Nackenheim/KAW waste collection API 2026-08-13 08:58:21 +00:00
web-dashboard Replace flat trash list with a real month-calendar view (FullCalendar) 2026-08-13 09:20:54 +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)