The BE Referee Scheduler is developed as a Java Web-app. It has been tested with the MySQL database and the Tomcat web server, though this should be easy to change. The software was designed with extensibility and usability in mind: it should be easy to add and modify features, and localize the application to fit your needs.
The source code is accessible through anonymous CVS access or by downloading one of the releases from the project page. Access to this program is regulated by the terms of the GPL license. Basically, if you make modifications to the program, you must make those modifications free for others to use.
Note: If you're going to be developing the software, please sign up for the developer's mailing list on Sourceforge.net
The BE Referee Scheduler was developed on a set of standard Java web technologies. To get you up to speed on these technologies, the following documentation is available:
Design documents outlining the core architecture of the application