Simple Hotel Management System Using VB.Net with Source Code
The Simple Hotel Management System is a VB.NET project that can help manage the hotel's Guest Room Check-in/Check-out and Reservation. This system stores the list of Guests, Hotel Rooms, Reserved Room...

Simple Hotel Management System Using VB.Net with Source Code
The Simple Hotel Management System is a VB.NET project that can help manage the hotel's Guest Room Check-in/Check-out and Reservation. This system stores the list of Guests, Hotel Rooms, Reserved Rooms and etc. The system automatically calculates the payable amount of the guest after selecting the room and check-in/check-out date range. The system also calculates the minimum advance payment/down payment amount.
The Simple Hotel Management System project uses Microsoft Access Database, so if you want to download and use this source code, make sure that Microsoft Access Database Engine V12.0 is installed on your local machine.
Features
Login Page
Home Page/ Main Form
Hotel Rooms Management
Add
Edit
Delete
Guest List Management
Add
Edit
Delete
Reservation Management
New Reserve
Check-in Reserve
Cancel Reservation
Check-in Management
Check-out Management
How to Run the Source Code
Download and Install Visual Studio (VS2019 Community will be fine) (if not yet installed)
Download and Install Microsoft Access Database Engine v12 to your local machine (if not yet installed)
Extract the Source Code Zip file.
Open the "HBRS.sln" file in Visual Studio.
Then, press "F5" to run the project.
Default User Access
Username: neilz
Password: neilz
Any question, please send me an email at [email protected]
Happy Coding :)
Screenshots
Download Project
