Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 565 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 565 Bytes

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