Skip to content

Hamatti/paimiojuoksu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Scores system for a running competition

Background

Last 10 years I have been involved in a local running competition in my hometown, Paimio, and we've always used a multi-worksheet Excel which has been somewhat useful but a pain in the ass when trying to get the result sheets to a web page and still have them looking nice.

So for this year's competition, I decided to make a completely new, easy-to-use stand-alone Java software which makes it easy to generate HTML files for both printing and also for web pages.

April 28th 2013 is the first time the software is used so further improvements will follow after that.

Features

The software allows user to deal with multiple series with number ranges (like Men 40 yrs would have numbers 101-140 etc) as well as handling exceptions with numbers (number 115 from the previous range would be accidentally given to someone in Ladies 25 yrs serie).

  1. Create a new competition
  2. Read series' ranges from files
  3. a) add competitors one at the time or b) read runners from external file
  4. Add result per runner by their number
  5. Generate HTML files

Contact

If you have any ideas to improve the code, feel free to fork and make a pull request to contribute. Or you can contact me via Twitter @hamatti.

Licence

Copyright (C) 2013 Juha-Matti Santala

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Paimio-juoksua varten luotu ohjelma juoksukilpailujen tulosten hallintaan

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages