A hotel booking system implemented in Java RMI (Remote Method Invocation) that can be used by multiple clients concurrently.
- OpenJDK 11.0 (in Later Versions rmic is deprecated)
[See RUNNING.md](./RUNNING.md#Running the Project)
[See BUILDING.md](./BUILDING.md#Building the Project)