keithpitty / skinners

This URL has Read+Write access

keithpitty (author)
Wed Nov 25 05:07:24 -0800 2009
commit  7dbc8e1d2d585cac9ea261025c15938ae7b1139d
tree    7e7212fb4abc2b5fd1be5d7ad346149a93370bfb
parent  4d612edd97b97e076e045af55bf32e6aec4cdac7
README
== Skinners

Skinners helps auditing of my golf club's Saturday Skinners results.

Although the app began life as a Rails app, rake tasks now drive the activities, which currently consist of: 

* creating initial data
* loading data for each round
* reporting to check that money was paid out correctly to winning players
* reporting results for each player
* reporting overall yearly summary
* reporting top 10 and top 20 points getters

Skinners makes use of the Prawn Ruby PDF generation library.

Author: Keith Pitty