Closed ishapandey007 closed 1 month ago
Please consider contributing to this repo: https://github.com/Ayu-hack/GeeksforGeeks-POTD-Solution Sorry for the inconvenience, and thank you for your understanding! 🙏
I have contributed to your new repo. It would be grateful if you merge it.
I have designed Hotel Management System in python. It is designed to manage room bookings. It provides a console-based interface for checking room availability, booking rooms, viewing current bookings, and handling checkouts. The program uses a dictionary to store room numbers and customer details, making it easy to track which rooms are occupied or vacant. This system is suitable for small hotels or as a learning project for implementing basic booking functionality. It would be grateful if you merge it. Thank You!