A clickable, iOS-style concept for Athlete Keeper: a family-owned home for a youth athlete's whole sports story — schedule, stats, highlights, photos, and health info — that belongs to the family.
Status: concept prototype — not a product.
Shown in an iOS visual style for fidelity; the concept is platform-agnostic and a real build would target both iOS and Android.
Live demo: https://blue-rocket.github.io/athlete_keeper_spec/
prototype/index.html is a self-contained iOS-native concept (single file, no
build step). Walkthrough:
- Story — a lifelong, multi-sport timeline with a Games / Seasons / Years zoom: a date-rail with season markers and a "TODAY" line, an on-this-day memory, season "volumes," and an all-time activity heatmap (the whole arc at a glance).
- Stats — per sport (never mixed), with multi-season progression charts.
- Sports Inbox — forward team/league emails and watch them turn into games, schedules, and stats automatically.
- Health vault — enter once, share specific fields with a team or league.
- Shareable view — a scout-facing page generated from what the family chooses to share.
- Multi-child — switch between athletes; game detail with photo gallery and full-screen lightbox.
Serve the prototype/ folder so the images resolve:
cd prototype && python3 -m http.server 8000
# then visit http://localhost:8000Opening prototype/index.html directly in a browser also works. Game photos live
in prototype/images/; missing files fall back to colored tiles.