Skip to content

yamin-401533/Hotel_management_system

Repository files navigation

Hotel Management System : WE Express

This project implements a basic Hotel Management System using the Qt C++ framework. It provides functionalities for managing rooms, bookings, guest information, and transactions.

Features :

image

✔Room availability checking based on date range and room type.

image

✔Room booking with guest details and payment processing.

image

✔Guest check-out with bill generation.

image

✔Transaction history display and filtering.

image

✔User-friendly interface with Qt Designer.

Usage :

The main window provides buttons for accessing different functionalities. The "Check Availability" dialog allows users to search for available rooms based on their criteria. The "Book Room" dialog enables users to book a room by entering guest details and payment information. The "Check Out" dialog allows users to check out of a room and generate a bill. The "Transaction" dialog displays a history of all transactions within a specified date range.

Technical Details :

Platform: Desktop application

Framework: Qt C++ (version 6.x)

Programming Language: C++

Database: MySQL

UI Design: Qt Widgets

Disclaimer :

This project is intended for educational and demonstration purposes only. It is not suitable for production use without further development and testing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published