This project is an internal management software designed for hotel staff, accessible through a secure login system.
It centralizes the complete management of customer profiles, reservations, room allocations, and additional service requests.
- Customer Management: Add and modify guest profiles to maintain up-to-date records.
- Reservation Handling: Manage booking details with the flexibility to adjust reservations as needed.
- Room Management: Keep track of room status and assignments.
- Additional Services: Input and modify guest requests for additional services.
- Checkout Process: At checkout, concierges can view and print detailed summaries, including reservation and room details, deposits, additional service charges, and the total amount due.
Project's Video: Click here!
➡ Video Download- Clone the repository: git clone https://github.com/JessFe/HotelManagement-.NETMVC-W18.git
- Open the solution in Visual Studio.
- Restore GestioneHotel.bak in SSMS.
- Update the connection string in
Web.config
to point to your SQL Server instance. - Build and run the application.