Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine
[Executive Summary] - Competition Performance section
@HLaPides is already working on this.
Since Sep 15, 2026.
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 9
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 11
Description
Description
We want to create a competition performance section. This component should exist in its own file. This should display final place, total points earned, best/worst static event, best/worst dynamic event, acceleration top time, endurance laps completed, autocross top time, endurance average lap time. It should separate these values by competition. The component should take in CompetitionPerformance and display the information as shown in the mock.
Acceptance Criteria
- FSAE / FHE subtabs
- renders final place, total points earned, best/worst static event, best/worst dynamic event, acceleration top time, endurance laps completed, autocross top time, endurance average lap time
Proposed Solution
- create new file to store component
- have component take in CompetitionPerformance from shared types
- display information according to the mock
Mocks
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.