Golf Reservation, a web-based golf course reservation application, is releasing its first production version (v 1.0). This application allows golf clubs to manage club membership and tee-time reservation. It comes with two modules. In the user module, end users can self-register at the golf club via the Internet. Once become the member of the club, users can then search the availability of tee times and make reservation for themselves. In the CSR module, customer service of the golf club can search, view, add, modify and delete reservations for users. There are two sub-releases included in this release: the source release and the binary release.
The binary release is an out-of-box product and is ready for use with simple database setup. This is a fully J2EE-compliant application that can run on any application server that supports Servlet 2.3 and JSP 1.2. It has been tested on Tomcat 4.1, an open-source application server. The required database is MySQL, an open-source database product. For detail requirement, please see release notes of the binary release.
The source release is for customization. It requires JDK 1.3 and ANT 1.5. Struts 1.1 is used to implement the MVC design. For detail requirement, please see release notes of the source release.
Your feedback is truly welcomed. Please send your feedback to ztang@users.sourceforge.net.