I am building a XOOPS site for my kids' sports club (it's cricket, but any sport will do), and want to know if you have encountered others who wish to manage their club through a XOOPS site. I have spent the last couple of days building a basic site with news, faq, etc, but now need modules for :
-
Scores : our club has many teams, playing against teams from other clubs once a week. Each team is in a grade, based on the age of the players (e.g. Under 10, Under 8, etc). I'd like to record the scores for each game (but not all the statistics - yet), and present them by date (all games on a date) or by team (all games played by one team).
-
Fixtures : I receive the schedule of games and where they are to be played on a Tuesday - for the upcoming Saturday. I want to display this schedule on the web page AND notify all registered users by email. This could be done with a normal news item, but not the "notify all" function.
-
Honours board : this is just a table of players names, dates and their achievement (runs, catches, etc).
-
Registrations : 500 or so kids need to register each year ! We do it all on paper forms sent in the mail. It would be so much better to do it online. But we also use the registration form for ordering gear (like uniforms and equipment), which means I can't just extend the standard registration details. Or can I ?
-
Committee Members : This is another simple table with people's names, position and contact details.
I have this information on my current site -
collegians.org - but it is all manually updated, and I am the only one with FTP access to update content. The scores, team lists, etc, are all managed by our administrator on an Access database and spreadsheets. Yuck !
So ! Does anyone have any suggestions or experience with modules with the above functionality ? I'm not averse to hacking an existing module or even building one from scratch, but would much rather contact someone who has a similar need.