A simple and modular command-line event & state-based scheduler built in Java. This project provides core functionalities for managing events and features a clean, customizable console-based user interface.
To run the project, simply clone the repository and build the project using your preferred IDE (e.g., IntelliJ IDEA). Git clone https://github.com/cumilo/Scheduler
or download the Scheduler.jar, open a terminal in the same directory and paste this command:
# Run the project
$ java -jar Scheduler.jar