Tämä asiakirja on saatavilla myös suomeksi. Dieses Dokument ist auch auf Deutsch erhältlich.

Marko Mäkelä’s software projects: Scoring Program for a Beauty Contest

The program has been used for computing the results of a hair and beauty contest in Helsinki for several years. The interface for inputting points resembles a spreadsheet program, so it is fast to use. The user interface is multilingual. The documentation is missing, and some small things could be improved in the program.

The user interface has been implemented with Java Swing.

Download

results.jar
Executable byte code of the application.
results.tar.gz
Old source code for the application. The rectification tables are configureable at run-time.
results-new.tar.gz
Current source code for the application. The rectification tables are hard-coded in the program logic.