This repository consists of gr2260's project "Famshare."
The main part of the project lies within the outermost famshare
folder which can be found here.
The command mvn install
is run within the famshare folder mentioned in the paragraph above, and to run the app you must be in the fxui folder by using cd fxui
. Finally use the command mvn javafx:run
.
Test files for fxui are located here, and test files for core functionality are located here.
The project currently runs using Java 9, JavaFX 17 and JUnit 5.2.
Documentation for each release can be found in the docs folder and our newest release is #2! :)