sparksp / team-timings

Generate a timings matrix for a walking competition.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Team Timings

Generate a timings matrix for a walking competition in CSV. Designed for a circular route, where teams out may alternate direction.

Setup

npm install

Configure

Create a settings.js file. See settings.example.js for possible configuration.

Run

Reads all the information needed from settings.js, run the script with node:

node index.js

About

Generate a timings matrix for a walking competition.

License:MIT License


Languages

Language:JavaScript 83.4%Language:HTML 15.4%Language:CSS 1.1%Language:Procfile 0.1%