A Kanban board stand alone application
The version of the software used must be the following ones :
- Java 11
- Gradle 6
From the terminal use the following command to launch the application
gradle runFrom the terminal use the following command to run the unit tests
gradle testFrom the terminal use the following command to run the integration tests
gradle integrationTest