Skip to content

An Electron app to track gymnastic trampoline training and competition statistics

Notifications You must be signed in to change notification settings

dave-woods/squad-view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Squad View

Logo

What is it?

This is a small app to track some stats for members of my trampoline club, displaying some visualisations of their data.

It's also a project for me to practise using the Vue framework.

The app is still under development, so things will be broken for now. Feel free to look around in the meantime, and if you have any suggestions, please open an issue, or contact me through my GitHub account.

Main View

Time of flight view

You can add new session data which will update the above graph lines.

Adding new entries

Project setup

npm install

The top level directory must also contain a file called db.json with the following contents:

{ "state": {} }

Compiles and hot-reloads for development

npm start

About

An Electron app to track gymnastic trampoline training and competition statistics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages