Skip to content

Long jump and triple jump metrics and visualization#85

Draft
rishikamtam12 wants to merge 12 commits intomainfrom
Long-Jump-and-Triple-Jump-Metrics-and-Visualization
Draft

Long jump and triple jump metrics and visualization#85
rishikamtam12 wants to merge 12 commits intomainfrom
Long-Jump-and-Triple-Jump-Metrics-and-Visualization

Conversation

@rishikamtam12
Copy link
Copy Markdown
Collaborator

Summary

Closes #78

What changed:
Generated full long jump and triple jump metrics and stored in seed data and backend routes to frontend visualizations, KPI cards, and graph descriptions. Includes 6 total visualizations (3 per event) (3 KPI cards), and info tooltips on each chart.

Why:
Adds long jump and triple jump support to the StrideTrack metrics platform, enabling coaches to analyze approach profiles, phase ratios, contact time efficiency, and per foot GCT/flight time breakdowns for jump events.

Technical decisions worth noting:
A shared GraphInfoCard.tsx in charts handles the info icon tooltip across all charts in this ticket with descriptions kept in VisualizationsPage.tsx since the charts are page specific. Could do the descriptions in the individual card files as well makes more sense if charts are being used across multiple pages.

AI disclosure: Note what was AI-assisted vs. hand-written.
seed data, backend routes, chart components, KPI cards, and graph descriptions were AI assisted however all files were reviewed and adjusted to match team conventions.


Screenshot

Screenshot 2026-03-16 at 11 37 22 PM Screenshot 2026-03-16 at 11 37 29 PM Screenshot 2026-03-16 at 11 37 34 PM Screenshot 2026-03-16 at 11 37 38 PM

Notes

@bamarler bamarler marked this pull request as draft March 19, 2026 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Long Jump and Triple Jump Metrics and Visualization

4 participants