30 likes | 152 Vues
Class Availability is a web application developed by Kiet Huynh and Brandon Lee, designed for easy deployment without requiring a database connection. The app features dependent drop-down lists to enhance user interaction and streamline class selection processes. You can view project details and access the demo at the provided link. The application is equipped with tools for clean compilation, source code translation into JavaScript and XML, as well as integration with CheckStyle and PMD for code quality assurance. Create deployable WAR files for Tomcat with ease.
E N D
Class Availability 1.0By: Kiet HuynhBrandon Lee http://code.google.com/p/classavailability/
Features • The Webapp is ready to deploy. • Dependent drop-down lists are created. • No database connection. • Project details can be viewed at http://code.google.com/p/classavailability/
Demo • ant –f verify • Clean • Compile: Translate Java source code into JavaScript and XML • ChechStyle • PMD • ant –f war.xml: to make a war file that can be deployed by Tomcat.