gorosgobe / CPAProject

Graphical Java application using implementation of critical path analysis for optimal day planning.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CPAProject

Description

Java application using implementation of critical path analysis for optimal day planning.

Collaborators

erikbabu
gorosgobe
g-ongetta
namanwahi

Dependencies

This application depends on the JFreeChart library, available for free download at: http://www.jfree.org/jfreechart/download.html

You will also require JavaFX, which you can add to your project by including the jfxrt.jar library.
If you need to download it, you can do so via the terminal:

sudo apt-get install openjfx

About

Graphical Java application using implementation of critical path analysis for optimal day planning.


Languages

Language:Java 100.0%