You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A serverless, all-in-one KPI Dashboard for performance management. Track service desk tickets, meeting attendance, and leaves. Features a powerful, customizable Performance Scorecard with PDF export. Runs 100% in the browser using local storage for complete data privacy and offline functionality. Built with React & TypeScript.
This contains everything you need to run your app locally.
Run Locally
Prerequisites: Node.js
Install dependencies:
npm install
Set the GEMINI_API_KEY in .env.local to your Gemini API key
Run the app:
npm run dev
About
A serverless, all-in-one KPI Dashboard for performance management. Track service desk tickets, meeting attendance, and leaves. Features a powerful, customizable Performance Scorecard with PDF export. Runs 100% in the browser using local storage for complete data privacy and offline functionality. Built with React & TypeScript.