Skip to content

nesetkab/ftc-pitstop

Repository files navigation

FTC Pitstop 🏎️

https://ftcpitstop.com/

FTC Pitstop is a web application designed to help FIRST Tech Challenge teams analyze competition data and improve their strategy by providing a centralized display for their pit. It provides team comparison tools, match analysis, and ranking insights.

Features 🌟

  • Real-time team comparisons
  • Detailed ranking analysis
  • Match statistics visualization
  • OPR/DPR calculations
  • Historical performance tracking

Running Locally 🚀

Prerequisites

  • Node.js (v18 or higher)
  • npm or yarn
  • FTC API credentials

Installation

  1. Clone the repository
git clone https://github.com/nesetkab/ftc-pitstop.git
cd ftc-pitstop
  1. Install dependencies
npm install
# or
yarn install
  1. Duplicate .env.local.example, rename to .env.local. Fill in your API user & pass.

  2. Start the development server

npm run dev
# or
yarn dev
  1. Open http://localhost:3000 in your browser

Contributing 🤝

Contributions are welcome! Please feel free to submit a Pull Request. Found bugs? Feel free to open an issue.

Contact 📧


Last Updated: 2025-06-18

About

A personalized pit display for FTC teams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •