Airline Reservation System using VB.NET with Source Code
HI, this is the 4th program I have submitted on sourcecodester. This project is a simple system developed using VB.NET.
About
The Airline Reservation System is a vb.net project developed to manage the reservation seat of the passengers on a certain flight of the airline. This system simply stores the list of flights, planes, and passengers' reservations. The system automatically detects if the flight selected still has available seat before saving the passengers' data. This system also generates a report which is the Flight-Report, the report can be filtered by Flight ID. All of the lists can be managed by the system user, the flight, planes, and passengers' reservations list has Create New, Edit/Update, Delete and View function.
Features:
- Plane List Management
- Flight List Management
- Passengers' Reservation List Management
- Generates Report
The system uses Microsoft Access Database and Crystal Report for the report viewer. I hope this Airline Reservation System Project will help you to enhance your knowledge in developing a reservation system in VB.net. Feel free to download and modify the source code. This project is for educational purposes only.
Setup Airline Reservation System
Download and Install the following:
- Microsoft Visual Studio 2012 or higher version. (source code was tested using VS2019)
- Microsoft Access Database Engine v12.0
- Crystal Reports
How to run
- Download and Extract the source code zip file. (Download button is located below this article)
- Locate the "Airline.sln" file on the source code.
- Open the ".sln" file with your Microsoft Visual Studio software.
- Press "F5" key on your keyboard to run the project.
User Credentials
Username: admin
Password: admin
Enjoy!
You can contact me:
Facebook/amt.tmg or [email protected]
if you want a Project for your university you can contact me.
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
Add new comment
- Add new comment
- 10792 views