Skip to content

A web app for visualizing track & field data

License

Notifications You must be signed in to change notification settings

CJStadler/Trackr

Repository files navigation

Trackr

A web application for visualizing Track & Field athlete data. Using Node.js, React, and D3.js.

Generates charts displaying an athlete's progression in each of their events. Multiple athletes can be added for comparison.

Data is from tfrrs.org.

Hosted at trackr.cjstadler.com.

Setup

Install dependencies: npm install

Build: npm run build

Development server: npm run dev

Watch for changes and build: npm run watch:jsx and npm run watch:bundle.

About

A web app for visualizing track & field data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages