The corresponding course page is this. This was majorly generated using Claude using the source UML diagram.
- Move into the src directory:
$ cd src - Compile all the files:
$ javac com/homesystem/**/*.java com/homesystem/*.java - Run the Main class:
$ java com.homesystem.Main