Skip to content

iblacksand/DiveRunner

Repository files navigation

DiveRunner

A basic tool that can run a dive meet

How for use/Tutorial

Please see DiveRunner-Instructions.md. The pdf of this file can be downloaded here.

Features

  • Manage different events in a meet
  • Creates reports using LaTeX
  • Saves automatically
  • Uses .json files

Requirements

  • MiKTex
  • Windows XP with Service Pack 2 or higher
  • .NET Framework 3.0 or higher

Installation

MiKTeX

  • Download MiKTeX from their website
    • It should automatically add itself to the path. If not, do this manually
  • Install the following LaTeX packages
    • geometry
    • booktabs
    • tabularx
    • fancyhdr
    • pdfpages
    • These packages might already be installed, if not, use the MiKTeX console to install

DiveRunner