Skip to content

A web app for visualizing track & field data

License

Notifications You must be signed in to change notification settings

CJStadler/Trackr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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