An open API service indexing awesome lists of open source software.

https://github.com/codewithtejpratab/hotelsystem-main

CLI application hotel reservation system. The system is used to automate reservations and other details
https://github.com/codewithtejpratab/hotelsystem-main

Last synced: 7 months ago
JSON representation

CLI application hotel reservation system. The system is used to automate reservations and other details

Awesome Lists containing this project

README

          

# Hotel Booking System CLI Application
This CLI (Command Line Interface) application is a simple Hotel Booking System built using object-oriented programming (OOP) principles and data structures, particularly linked lists. The application is designed to manage hotel rooms, allowing clients to check in, check out, and request room services.

Features
10 Rooms: The hotel consists of 10 rooms, each uniquely identified.
Client Management: Clients can check in to a room, check out from a room, and request room services.
Room Service: Clients can request room services.