qiant / projectportal

Project management Portal source code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Management Portal using DB2 on BlueMix.

This application uses SQLDB service to connect DB2 on Bluemix.

Files

The application contains the following contents:

  • WebContent/

    This directory contains the client side code (HTML/CSS/JavaScript) of your application as well as compiled server side java classes and necessary JAR libraries. The content inside this directory is all you need to generate the final WAR file.

  • src/

    This directory contains the server side code (JAVA) of your application.

  • build.xml

    This file allows you to easily build your application using Ant.

  • instructions.md

    This file describes the Next Steps for getting started with this template.

About

Project management Portal source code


Languages

Language:Java 51.2%Language:CSS 34.6%Language:JavaScript 14.2%