A digital document provider app and document-approving system all in one.
Arthur Kozubov, Zaitsev Artem, Sichkaruk Mykhailo, Vadym Tilihuzov, Sira Dariia
VAVA | Development of Applications With Multilayer Architecture
A detailed documentation of the project can be found in the following link:
You could also watch our video on YouTube:
Mgr. Ing. Miroslav Reiter, MBA
mvn clean install
cd server
mvn compile exec:java --% -Dexec.mainClass="fiit.vava.server.Server"
cd client
mvn install org.openjfx:javafx-maven-plugin:0.0.8:run
cd server
mvn clean compile package
cd client
mvn clean package
.jar s are in target folders.
