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 :)
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Comments
how to change the DB to SQL DB
interface and code request
hotel management using vb
Hi Neil
It is asking for HBRS.exe…
Add new comment
- Add new comment
- 34002 views