A hotel management system, made using object oriented programming and file handling in Java, that keeps records of guests & their bookings, rooms, admins, staff, etc. ...
make for executing Makefile, from this link;make generally comes pre-installed;if not, then run the following command: sudo apt-get install make
Now, run the following commands in the root directory:
bash
cd ./src
make compilebash
cd ./bin
make runbash
cd ./bin
make clean # for linux
make clean(win) # for windows



Hope you like it!
$ claude mcp add hotel-management-system \
-- python -m otcore.mcp_server <graph>