This is the project directory for the CCDB project. CCDB creates an application to assist in running a Software Competence Center in ITSV. It is the by-product of the learning process for node.js of Wolfgang Scherer. CCDB is the abbreviation of "Competence Center DataBase". The CCDB holds management information: - accounting (person-hours, cost) for work-packages - development programs for the product developed by the CCDB - datacenter resource accounting The CCDB is a 2.5-tier web application using an Oracle RDBMS as storage, a Web-GUI frontend and an application server based on node.js == Directory Structure == ccdb ...................... the base directory, in which this file resides ccdb\app .................. the software directory