Hotel Room Reservation System using VB.NET with Source Code

This is a Hotel Room Reservation System project that was developed using VB.NET. This system helps a certain Hotel to manage their Guest's Reservation and Check-In/Out transactions. This system may help new programmers to develop their skills in VB.NET and SQL Database. The system has a pleasant user-interface and user-friendly functionalities.

How it Works

First, the system user must populate fist the list of Rooms and Guests in the system. After that, to reserve or check-in a guest, the system user will click the Lodging Form Navigation to show the Lodging form. To check out the guest, the user will navigate to the Lodged List and select the row of the checked-in guest he/she will check out. Then by clicking the Checkout button located at the upper right of the window, the selected guest will be successfully checked out.

Features

  • Manage Guests
  • Manage Rooms
  • Checkin/Out Guest.
  • Room Summary
  • and more ...

How to Run

Requirements

  • Download and Install Microsoft Visual Studio Software.
  • Download and Install Microsoft SQL Express Server Software.
  • Download the provided source code zip file. (download button is located below)

Installation/Setup

  1. Extract the downloaded source code file.
  2. Locate the solution file inside the extracted source code folder. The solution file is known as "ABIA_INVENTORY.sln".
  3. Open the solution file with your MS Visual Studio Software.
  4. Press the "F5" key on your keyboard to run the project.

Credentials

Username: simon
Password: simon

DEMO

I hope this Hotel Room Reservation System Project using VB.NET and MS SQL Server will help you with what you are looking for and also this may help you to learn something and develop your programming skills.

You contact me on 08061348457 for any assistance.

Enjoy :)

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.

Add new comment