# 2026 Indiana Scouting Alliance App This repository's `app` directory houses a React progressive web app serving as the offline-first scouting app custom designed for use by the Indiana Scouting Alliance in the 2026 FIRST Robotics Competition game, REBUILT. The `api` directory houses the corresponding Cloudflare Workers tRPC backend. ## Development Instructions See [CONTRIBUTE.md](CONTRIBUTE.md) ## App Architecture ### Data Flow ![Diagram of how match data and match schedules are transmitted](DataFlow.png)