Skip to content

This is a simple desktop HotelManagement tool that utilizes data from/to the SQL database using entity framework core.

Notifications You must be signed in to change notification settings

SamehSerag/Hotel-Managment-System

Repository files navigation

Hotel Management System

This is a simple desktop Hotel Management tool that utilizes data from/to the SQL database using entity framework core.

Features

Admin Side

  • Login
  • Add/Update/Delete resrvation
  • Search by reservation ID
  • See all reservation to Edit
  • Watch occupied Vs reserved
  • Select Food
  • Receipt has all details of reservatiin

Screenshots

App Screenshot App Screenshot App Screenshot App Screenshot App Screenshot App Screenshot App Screenshot App Screenshot

Technologies

  • C#
  • SQL Server
  • Entity Framework

Requirements

  • SQL Server
  • Visual Studio

Run Locally

Clone the project

  git clone https://github.com/SamehSerag/Hotel-Management-System.git

Restore database

  Database to test/HotelReservation.bak

Go Run project

  cd Hotel_Management_System.sln

Log in

  username: Admin, password: admin

Authors

About

This is a simple desktop HotelManagement tool that utilizes data from/to the SQL database using entity framework core.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages