FTC FTA Dashboard is a web-based tool designed for FIRST Tech Challenge FTAs to monitor event fields in real time. It integrates with the FTC Live Scorekeeper Software and provides a smooth user experience.
The dashboard is a web application, available at ftc-fta-dashboard.vercel.app.
This is a Next.js project, built with Tailwind CSS and shadcn/ui.
To get started, clone the repository,, install dependencies and run the development server:
bun install
bun dev
Open http://localhost:3000 with your browser to see the application.
Contributions are welcome! Please submit a pull request or open an issue if you have suggestions for improvements.