This is a simple desktop Hotel Management tool that utilizes data from/to the SQL database using entity framework core.
- 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
- C#
- SQL Server
- Entity Framework
- SQL Server
- Visual Studio
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