Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ckshetty4/hotel-management
C-based Hotel Management System for booking rooms (Standard, Executive, etc.), food ordering, check-in/out, login, cancellation (with refunds), payments, bills, and customer details.
https://github.com/ckshetty4/hotel-management
advanced completed-project learning-by-doing
Last synced: 2 days ago
JSON representation
C-based Hotel Management System for booking rooms (Standard, Executive, etc.), food ordering, check-in/out, login, cancellation (with refunds), payments, bills, and customer details.
- Host: GitHub
- URL: https://github.com/ckshetty4/hotel-management
- Owner: CKShetty4
- License: mit
- Created: 2024-06-02T17:55:54.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-18T19:57:36.000Z (7 months ago)
- Last Synced: 2024-11-09T04:32:40.747Z (about 2 months ago)
- Topics: advanced, completed-project, learning-by-doing
- Language: C
- Homepage:
- Size: 167 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hotel Management System in C
This is a hotel management system designed to streamline operations and enhance guest experience. Built in C, it offers a terminal interface for guests.**Features:**
- Room Selection and Booking:
- View available rooms (Standard, Executive, Presidential Suite, Penthouse Suite, Deluxe, Superior).
- Instant booking confirmation for selected rooms.
- Food Ordering:
- Access a digital menu to browse and order food directly from the room.
- Guest Management:
- Login for registered guests with secure access.
- Cancel existing bookings (with cancelation charges).
- Billing:
- Generate real-time bills for room charges and food orders.
- Information Access:
- Check room availability for desired dates.
- View personal details and booking history.**Benefits:**
- Increased Efficiency: Simplifies booking, ordering, and payment processes.
- Improved Guest Experience: Offers a interactive platform for guests.
- Enhanced Data Management: Organizes guest information and booking details.