Initial commit: frontend + backend integration

This commit is contained in:
Ignacio
2025-12-29 18:12:32 +01:00
commit 2cd6d6b95c
146 changed files with 31503 additions and 0 deletions

5
frontend/metadata.json Normal file
View File

@@ -0,0 +1,5 @@
{
"name": "Beyond Diagnostic Prototipo",
"description": "An interactive tool for clients to understand the data requirements for different tiers of contact center analysis. Users can select an analysis tier (Gold, Silver, Bronze) to view detailed data specifications, including required fields, formats, and minimum data volumes, and can download a corresponding data template.",
"requestFramePermissions": []
}