Found 51 repositories(showing 30)
manishgautam30
Hotel menu driven interface besed on input and choices.
niwanthaniluka
A console-based Hotel Management System developed in C to manage room bookings, customer information, check-in/check-out processes, and billing. It provides a simple menu-driven interface for hotel staff to efficiently handle daily operations.
LeoCoders-star
Hotel Booking System is a Java OOP project that manages hotel rooms using classes and objects. Users can add rooms, view room lists, book available rooms, and checkout booked rooms through a menu-driven interface. This project demonstrates object interaction, arrays of objects, constructors, and real-world system design using core OOP concepts.
kujilinip100-hub
Java-based hotel reservation system for managing bookings, guest details, and billing with a secure login and menu-driven interface.
kujilinip100-hub
Java-based hotel reservation system for managing bookings, guest details, and billing with a secure login and menu-driven interface.
kujilinip100-hub
Java-based hotel reservation system for managing bookings, guest details, and billing with a secure login and menu-driven interface.
PoornaKG
A console-based Hotel Reservation System developed using Java (JDBC) and MySQL. This project allows users to manage hotel room reservations efficiently through a simple menu-driven interface.
Nikhil-Kumar-Shah
Hotel Management System – A Python-MySQL based application that manages hotel room bookings, customer records, and billing with a simple menu-driven interface and real-time database updates.
rashmiranjan2006
Hotel Management System 🏨💻 This is a simple Hotel Management System built using C programming language. It allows hotel staff to manage guest registrations, check-ins, check-outs, and view hotel details easily through a simple menu-driven interface.
hk1124120403-prog
This CLI-based Hotel Room Booking System allows users to book rooms, cancel reservations, and view available rooms using a simple menu-driven interface.
triffana
A simple Python-based hotel management system for handling room booking, customer details, check-in/check-out, and billing through a menu-driven interface.
imujjwaltyagi
his project is a Hotel Management System developed in Python. It allows users to register, login, search rooms, book rooms, cancel bookings, and manage hotel reservations using a menu-driven interface.
Deepakmahajan482
Hotel management system handles room availability, reservations, and restaurant orders. It calculates bills, applies discounts and taxes, and generates invoices, all through a menu-driven interface for efficient hotel operations. • Technology Used: C
mohalkarushikesh
Hotel Management System is a C++ console-based tool for managing room bookings, food orders, inventory tracking, and revenue details through an interactive menu-driven interface.
varshasree-r
CodeAlpha Internship Java Project – Interactive Hotel Reservation System with room booking, cancellation, search, and persistent file storage. Demonstrates object-oriented programming, date handling, and menu-driven user interface.
ankitakamble007
Menu-Driven Hotel Management System using Core Java, JDBC, and PostgreSQL. The system will allow users to perform CRUD (Create, Read, Update, Delete) operations on hotel records stored in a PostgreSQL database. its provide console-based interface.
codesbyarham
Hotel room booking system using 2D arrays with pointer notation. Track 5 floors × 8 rooms, book/free rooms, count vacancies, and find most booked floor via menu-driven interface.
nehajangid12
A simple Hotel Reservation System built using Java, MySQL, and JDBC. This project allows users to reserve rooms, view, update, and delete reservations through a menu-driven console interface.
A simple C++ console-based hotel and restaurant management system. Manage room bookings and food orders, track inventory, calculate sales, and generate revenue reports through a menu-driven interface.
Jatin4269
A Hotel Management System developed in Java featuring a menu-driven interface with modules such as Reception, Add Rooms, Employee Management, and Driver Management. The system helps organize hotel operations efficiently using structured and object-oriented programming concepts.
zeynepmetn
A Python-based reservation management system demonstrating Object-Oriented Programming concepts such as inheritance, encapsulation, and polymorphism. Includes flight, bus, and hotel reservation subclasses managed through a menu-driven interface.
Nikhil-Kanojia-8055
This is a Hotel Management System developed using OOPS in C++. It uses encapsulation, constructors, static members, STL vectors, and a menu-driven interface to manage rooms, guests, and bookings.
CProject-hub
This C++ project is a console-based Hotel Management System that enables hotel staff to efficiently manage customer registration, room availability, and booking operations. The program features a structured menu-driven interface that allows users to perform the core functions
umershahid21
A C++ console-based Hotel Room Management System using object-oriented programming and linked lists. It allows room booking, searching, updating, deleting, and viewing customer records via a menu-driven interface.
YusufGunderwala
The Python script is a basic hotel management system with classes for customers and rooms. It allows adding rooms, checking in/out guests, and generating reports through a menu-driven interface.
VarunBallal-0912
Hotel Management System (C++) 🏨 A console-based project developed in C++ that helps manage basic hotel operations. 🔹 Features: Room booking and availability check Customer details management Bill generation Simple menu-driven interface Built using C++ with file handling concepts
CProject-hub
This C++ project is a console-based Hotel Management System that enables hotel staff to efficiently manage customer registration, room availability, and booking operations. The program features a structured menu-driven interface that allows users to perform the core functions
fizza-areej
A console-based Hotel Reservation System built in Java with SQL Server integration. It allows users to manage rooms, customers, and bookings through a menu-driven interface. The project demonstrates JDBC database connectivity, OOP principles, for real-world hotel management.
Mahima-033
The Hotel Reservation System is a console-based application developed using Java, JDBC, and MySQL. The system allows users to manage hotel room reservations through a simple menu-driven interface. It enables basic hotel management operations such as booking rooms, viewing reservations, updating reservation details, and canceling reservations.
Sandippawar27
Hotel Reservation System is a Java console application to manage room bookings. Users can view rooms, search by category, book or cancel rooms, and view booking details. It uses OOP, file handling, ArrayList, and a menu-driven interface for simple hotel management.