frakarr a5645a32c0 feat: Add reports feature
Enables a new reports section in the application. This includes:
- Adding a `reports` flag to `AppFeatures` and `AppSettings`.
- Including a new "Reportistica" link in the main navigation for privileged users.
- Adding a `getCondoPayments` endpoint to the mock DB service.
- Updating the backend to support filtering payments by `condoId`.
- Providing a basic `ReportsPage` component.
2025-12-09 13:35:10 +01:00
2025-12-09 13:35:10 +01:00
2025-12-09 13:35:10 +01:00
2025-12-09 13:35:10 +01:00
2025-12-09 13:35:10 +01:00
2025-12-09 13:35:10 +01:00
2025-12-09 13:35:10 +01:00
2025-12-09 13:35:10 +01:00
2025-12-09 13:35:10 +01:00
2025-12-09 13:35:10 +01:00
2025-12-07 22:44:00 +01:00
2025-12-09 13:35:10 +01:00
2025-12-09 13:35:10 +01:00
2025-12-09 13:35:10 +01:00

GHBanner

Run and deploy your AI Studio app

This contains everything you need to run your app locally.

View your app in AI Studio: https://ai.studio/apps/drive/1VePfnLSz9KaD97srgFOmzdPGCyklP_hP

Run Locally

Prerequisites: Node.js

  1. Install dependencies: npm install
  2. Set the GEMINI_API_KEY in .env.local to your Gemini API key
  3. Run the app: npm run dev
Description
Genstione dei pagamenti quote di un condominio
Readme 566 KiB
Languages
TypeScript 83.4%
JavaScript 15.7%
HTML 0.7%
Dockerfile 0.2%