desker/.idea
Pau Costa Ferrer 30d3ab0686 Add admin reporting dashboard with utilization statistics and downloadable reports
- Implement `+page.svelte` for admin reporting dashboard showing utilization and employee stats.
- Add API endpoints for utilization stats, employee stats, and Excel report export (NestJS).
- Create `ReportsService` and `ReportsModule` for backend logic.
- Introduce `xlsx` package for generating Excel reports.
- Update layout to include "Reports" link for admin users.
- Extend Prisma querying for detailed building, space type, and employee role data.
2026-03-28 16:06:05 +01:00
..
.gitignore Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
workspace.xml Add admin reporting dashboard with utilization statistics and downloadable reports 2026-03-28 16:06:05 +01:00