Skip to content

JessFe/HotelManagement-.NETMVC-W18

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hotel Management

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.

Core Functionalities

  • 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.

Technologies & Tools

CSharp JQuery .NET MVC SQL CSS Bootstrap VisualStudio

Preview

Project's gallery: Click here!

Project's Video: Click here! ➡ Video Download

Getting Started

  1. Clone the repository: git clone https://github.com/JessFe/HotelManagement-.NETMVC-W18.git
  2. Open the solution in Visual Studio.
  3. Restore GestioneHotel.bak in SSMS.
  4. Update the connection string in Web.config to point to your SQL Server instance.
  5. Build and run the application.