Skip to content

frnapo/HotelManagement-W18

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

HotelManagement System

Welcome to the HotelManagement System - a comprehensive management solution designed for hotels and lodging facilities. Built with MVC Core and Entity Framework in C#, this project aims to improve overall hotel management efficiency.

Features

  • Reservation Management: Create, update, and cancel reservations with ease.
  • Service Management: Manage service types and prices.
  • Guest Management: Keep track of guest information and history.

Technologies & Tools

C# ASP.NET Core Entity Framework

Prerequisites

Installation

  1. Clone the repository: git clone https://github.com/frnapo/HotelManagement-W18.git
  2. Open the solution in Visual Studio.
  3. Restore NuGet packages.
  4. Update the connection string in appsettings.json to your SQL Server instance.
  5. Use Entity Framework to update the database: Update-Database
  6. Build and run the application.

Acknowledgments

  • This project was inspired by the need for a modern, efficient hotel management system.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published