Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine
[Maintenance] - Attendance Data in the Statistics Tab
Open
@RemainingDelta is already working on this.
Since Jul 20, 2026.
maintenance
stale
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 9
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 11
Description
Description
We want to display attendance data in the statistics tab.
Acceptance Criteria
Attendance data is displayed in the statistics tab
Proposed Solution
- add a new graph type to the prisma schema/shared type for attendance graphs
- add a new util function in statistics.utils.ts and update getGraphData/getAxisLabels (mirror how this is done for other graph types)
Mocks
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.