This repo contains code that can be used with Google Sheets and Google Forms to track attendance. It is written in TypeScript, uses Apps Script, and is deployed using clasp.
To run this project locally or contribute, see CONTRIBUTING.md.
To set up the project and get more details about the sheets setup, see SETUP.md. This will also explain what changes need to be made year on year for this project to work.
- Deployments are managed through Github workflows.
- Merging to main will trigger a deployment to the dev Apps Script Project.
- To deploy to the prod Apps Script Project, manually run the workflow.
This was used during the 2025-26 season by FRC 1884 to track team member attendance.