Adds initial backend API endpoints for fetching users and attendances, including basic filtering. Sets up the frontend routing with a layout component and includes placeholder pages for dashboard, users, and login. Refactors the README for local development setup.
5 lines
231 B
JSON
5 lines
231 B
JSON
{
|
|
"name": "CTMS - Commercial Team Management System",
|
|
"description": "A multi-tenant dashboard for commercial teams to track sales performance, analyzing attendance scores and funnel metrics.",
|
|
"requestFramePermissions": []
|
|
} |