Assign lessons to timeslots and rooms to produce a better schedule for teachers and students.
-
Git clone the timefold-quickstarts repo:
$ git clone https://github.com/TimefoldAI/timefold-quickstarts.git ... $ cd timefold-quickstarts/hello-world
-
Start the application with Maven:
$ mvn verify ... $ java -jar target/hello-world-run.jar
or with Gradle:
$ gradle run
Look for the planning solution in the console log.
Visit timefold.ai.