BarKeep is an application to keep track of those guys who owes you a beer, but never seem to buy you one.
This repo contains the code for our project in IT1901 fall 2020.
The sourcecode can be found under
/BarKeep
(Here)
We need Spring boot to run when running GUI-tests
-
mvn -pl core install
-
mvn -pl core spring-boot:start
-
mvn install
To show GUI:
mvn -pl fxgui javafx:run
Make sure spring-boot is running (see point 2)
username | password |
---|---|
per | passord123 |