Skip to content

iblacksand/SimpleDiveMeets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Dive Meets DEPRECIATED

THIS PROJECT IS NO LONGER BEING WORKED ON

Electron is too bloated for this purpose. However, a new program will be made that improves upon all the features of DiveRunner, but with a web server and the ability for divers and coaches to propose changes to their divelists.

Windows Linux/Mac Code Upkeep
Build status Build Status Codacy Badge

This is going to be a tool to run basic dive meets, where a very complex program isn't needed. It is not very functional at the moment.

Features

  • Dive Search
  • User page where you can edit the list of dives
  • Import google forms results for sign-ups
  • Sequential Dive Meet Runner
  • Sheet Editor
    • Very basic editor
  • Announcer Script Maker
  • Dive Sheet Maker

Installation

For now the only way to build this would be

git clone https://github.com/iblacksand/SimpleDiveMeets.git
cd SimpleDiveMeets
npm install
npm start