The project was built in Java as a mave project.
IntelliJ IDEA has been used as the application developer.
The database is implemented with the MariaDB database installed on Metropolia's educloud server.
The project has used Jenkins as a tool for continuous testing and integration.
The project will not work without a development environment yet. To run the application, follow the instructions below.
- Download this git repository
- Open the downloaded folder with an IDE that supports maven
- Synchronize the mave project to load all dependencies
- Run main.java