Airline Reservation System using VB.NET with Source Code

This is an Airline Reservation System project for the learner of Vb.net. The system has 2 sides of users which are the Admin and the User. The Admin user is in charge of managing the Aircraft, Destinations, Scheduling, and Reports. The Regular User will be the one who can reserve a flight for the passengers and also the one who can cancel the reservation of the passengers. This Project using SQL Server for the database. The system is user-friendly and has a simple user interface.

Features:

Admin

  • Manage Aircraft
  • Manage Sector
  • Manage Flights
  • Manage Schedules
  • Generate Report

User

  • Search Flight
  • Reserve Ticket
  • Cancel Reservation
  • Check Ticket Status
  • Print Ticket

How to Run

Requirements

  • Download and Install Microsoft Visual Studio
  • Download and Install SQL Server
  • Download the provided source code zip file.

Installation

  1. Extract the source code zip file.
  2. Locate the Solution file in the extracted source code folder. The file is known as "airline.sln".
  3. Open the solution file with your Visual Studio Software.
  4. Locate the "MDF" file known as "AirlineReservationSystem.mdf" inside the "airline" folder. Then copy the full path.
  5. In your Visual Studio, Find all "connection strings" and replace the "AttachDbFilename" path using the copied full path of the MDF file.
  6. Press the "F5" key on your keyboard to run the project.

Admin Access

Username: lokesh
Password: password

Demo

I hope this Airline Reservation System using VB.NET helps you with what you are looking for.

You can msg me & follow me on Twitter: https://twitter.com/lokesh34567

Enjoy 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

Submitted byshahil (not verified)on Tue, 12/30/2014 - 17:04

ur code is very good. i like this. & try to impliment the other project with the help of this code thanx
Submitted bychrisf.thadon (not verified)on Fri, 04/29/2022 - 17:54

In reply to by shahil (not verified)

can i please have the SQL SERVER which is updated through this number +263782589234
Submitted byPriyanka Singh (not verified)on Tue, 12/30/2014 - 17:22

plzz add the some extra featears just like.. password change etc.. but ur code is very usefull for me
Submitted byMR.Learner (not verified)on Fri, 01/30/2015 - 02:37

What Database you use for this system coz when i try to create a account it says "Failed to create Account" . . .please help me
Submitted bylokesh34567on Thu, 02/19/2015 - 00:28

In reply to by MR.Learner (not verified)

bcoz i use the database location which is the my computer location. when u use the this project time database is not conected then the acount creat proces is nor working. for the better result . u change the database location acording to use computer in the project code then try again . i think ur problem is solve 100%
Submitted byAnonymous (not verified)on Mon, 02/02/2015 - 16:35

thankssss thankssss thankssss thankssss
Submitted byDolfo (not verified)on Fri, 02/06/2015 - 15:37

SIR, PLEASE SHOW THE PROPER WAY TO DOWNLOAD THIS SYSTEM. PLEASE PLEASE .THANKS
Submitted byasking for hel… (not verified)on Mon, 02/09/2015 - 02:51

Failed to create account when creating a account? ? any help?
Submitted bylokesh34567on Thu, 02/19/2015 - 00:23

In reply to by asking for hel… (not verified)

the database location is my pc... so the creating acount time database is not conected . for the batter result u change the database location and try again
Submitted byMichael (not verified)on Tue, 03/14/2017 - 08:31

In reply to by lokesh34567

Lokesh i was had same problem after changing the database file location to my pc. Why do u have two db inthe folder Thanks
Submitted bynarayan pawar (not verified)on Sun, 01/20/2019 - 13:03

In reply to by lokesh34567

hello sir, i am working on this project in my college plz give me a databse of this project. i was download project from your website but there is not available database. please send me database on [email protected]
Submitted bydodeeon Mon, 04/06/2015 - 23:44

doesn't work >>> an error occurred when attching the database(s) additional information an exception occurred while executing a transact-sql statement or batch (microsoft.sqlserver.connectioninfo) database 'd:\AIRLINE\AIRLINE\AIRLINERESERVATIONSYSTEM.MDF' cannot be upgraded because it is read-only or has read-only files. make the database or files writeable , and rerun recovery . ( Microsoft SQL Server , Error:3415 ) help me pleeeeez
Submitted byShubham Belhekar (not verified)on Thu, 03/01/2018 - 13:19

Which database we should use for project.

Add new comment