A REST webservice to create and apply models to discover discouraged students. It was developed to work with the Tecmides Plugin. It is developed using the Springboot framework.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
- Java 8 or greater
- MVN
After cloning or downloading the source code, you can run the server with
mvn spring-boot:run
And thats it. Use it with the Tecmides Plugin.
This project is licensed under the GPL License - see the LICENSE file for details.