SlideShare une entreprise Scribd logo
1  sur  20
1 Bus Ticket Reservation System Application
1.
Project Instructor:
Sir TayyabFayyaz
2 Bus Ticket Reservation System Application
TABLE OF CONTENT
TABLE OF CONTENTS…………………………………………………………………………….1
ACKNOWLEDGEMENT…………………………………………………………………………....2
PROBLEMSTATEMENT.………………………………………………………………….………3
HARDWARE/SOFTWAREREQUIREMENT…….……………………………………….………5
SNAPSHOTS …..……………………………………….………..…………….…………………6
E-R Diagram … ………………………..…………………………………………………………..17
Task Sheet…………………………………………………………………………………………18
3 Bus Ticket Reservation System Application
ACKNOWLEDGEMENT
We like to thank many people who helped us in
completing this project. Foremost I would like to thank
Almighty Allah for giving us strength and ability to complete
this project. We would like to express our gratitude to all
those who gave us the possibility to complete this project
and we want to thank the Department of faculty for helping
us to do the necessary research. We furthermore, thank our
class teacherSir. TayyabFayyazfor giving us complete
support and advising us in the project. Especially, we would
like to thank to our colleagues for the valuable suggestions.
Thank You
4 Bus Ticket Reservation System Application
Introduction:-
SRC Travel Agencies is a domestic privatized transportation company that runs
the vehicles all over the country. They have several branches at different locations of the
country, so that they can provide the transportation facilities between the places. They
want an desktop application to be developed, where the details of the bookings done and
the customer will be updated from time to time and user can track the details of the
available seats immediately.
Existing Scenario :
SRC Travel Agencies is the agency that provides the transportation facility to the
customers based on their requirements. They provide different buses like Express,
Luxury, and Volvo (Has two types A/C and Non A/C). The charges are different for
different buses. The charges are in the below mentioned format.
Express < Luxury < Volvo (Non A/C) < Volvo (A/C)
The charges also depend on the distance the customer wants to travel and as well on the
age of the customer. The charges also depends on the age, i.e., up to the age of 5 years there
will not be any charges, in between 5 12 there will be half charges and for above twelve the
charges will be full till the age of 50 and for the age above fifty they will get a discount of
30%. They implement this in order to attract the customers.
Proposed Solution :
Now they want incorporate an application where they can maintain the records
of the buses along with the details of the customers. The customer can now book the tickets by
visiting the booking counters at their place (near by) to the respective destination as required.
They also want to incorporate some feature which performs the tasks that they actually perform,
and an application where the user can register a customer and then book the tickets.
A database should be maintained where the bus details along with the bus number, route, the
places it covers through out the distance and also the timings are needed to be maintained. Also the
details of the customers that are entered at the time of booking the tickets are needed to be gathered
in the database. So that they can track the details of the
customer at any time using the search option based on the starting place, age, name, destination
place and Date and Time and even based on the bus they had chosen.
The database should also maintain the list of the Employers as they alone book the tickets
with the username and password. The list that is to be maintained is personal details, contact
details, location, qualification, age, etc are needed to be gathered.
There should be buttons like New, Update and Cancel are to be included. Based on the button
chosen the respective action is needed to be performed. Also if the Employee record is entered (The
Employee details will be maintained by the Admin alone), it will ask for the username and the
password (the password can be changed by the Employee) through which he can login in to the a/c
so as to perform the booking tasks.
5 Bus Ticket Reservation System Application
Also for canceling the ticket, there is a limit like, if cancelled before 2 days then the whole money
will be returned, and if done one day before, then 15% is debited from the total amount and the
remaining amount is returned and if done on that day 30% is debited from the total amount and the
remaining is to be returned back. This action is also to be performed by the application alone.
They want the application to be maintained in different details like the buses and the bookings
information. When they try to book a ticket it should ask for the customer details like the name of
the customers for whom the tickets are booked, Date and Time, Starting and Destination place and
the age ( as the charges depends on the age). Also the Bus no. and the seat no. for which the ticket
(s) booked are to be entered so that they can keep track of the bookings done.
Whenever a customer enquires for the availability they can check through the Enquiry form
where the details like Destination Place, Starting Place, Date and Time are asked, by entering these
details (all fields are not mandatory) the availability details should be displayed. Also there should
be a search option through which the records of the customers and the buses can be known easily
with the same above options.
After the ticket is booked, user should be able to print the ticket, including the details like age,
name, Date and time for which the ticket is booked and as well the destination and Starting
locations and the charges for the ticket including the taxes.
The application alone should be able to calculate the payments as per the age criteria and the
distance. Also it has to be updated in the site.
Note :
i. To book the ticket or to fetch the details (Search and Enquiry) first they need to Login and
only then they will be able to perform such actions.
ii. This application is solely for the booking department to book the tickets and is purely
maintained by them. It is not applicable for the customers and customers cannot book the
tickets by themselves.
iii. The Admin maintains the list of the buses and as well the Employees which cannot be
accessed by the Employee. The Employee can alone change his Password from the
booking window)
Financial :
The charges vary depending on the type of the bus opted, distance of travel and as well the age
of the customer, which is to be calculated by the application alone. The price list can be updated
by the Admin alone. Also the Reimbursement of the amount will also beas defined by the admin
and is calculated by the application alone by considering the above parameters.
Functional Requirements :
1. The details of the buses, Price list, and Employee details are to be maintained and controlled
solely by the (Manager) Admin alone.
6 Bus Ticket Reservation System Application
2. The Employer can change alone the password assigned to him.
3. Also first the employer needed to login first in order to perform the booking actions.
4. Calculations of the charges and the reimbursements are to be implemented by the application
alone as designated by the Admin
5. The details of the buses and seats available are to be maintained and can be updated
regularly (ofcourse only by the admin)
2. Enquiry form, Booking form and the pricing list are to be maintained in separate forms.
7. There should be new, update, cancel and search options available.
Hardware/Software requirements:
Hardware
1. A minimum computer system that will help you access all the tools in the courses is a
Pentium D 1.2Ghz or better
2. 2048 Megabytes of RAM or better
3. Windows Xp(or higher if possible)
4. Java Virtual Machine
Software
Either or combination of the following Software’s are to be used:
 Notepad/HTML editor/Java editor
 j2sdk1.4.1_02 (or later)
 SQL Server 2005/2008 RTM
 JDBC Driver
7 Bus Ticket Reservation System Application
Login panel :-
Please insert username :Admin and Password : 123
8 Bus Ticket Reservation System Application
Main Frame :-
Inside the Main Frame You Perform specific Task
9 Bus Ticket Reservation System Application
Manage Users:-
Insert the information about the users and update users
,Deleteusers,and Refresh Records
10 Bus Ticket Reservation System Application
Manage Buses:-
Insert the bus Records this frame insert Bus no,Bus Type and
Bus Seats and update , delete and Refresh Records
11 Bus Ticket Reservation System Application
Manage Buses Routes :-
This frame you specify Buses Routes and also specify buses
going date and time
12 Bus Ticket Reservation System Application
Seats Enquiry :-
This frame you specify From , To and Date (optional) after Press
find button show all up coming buses enquiry and also show
Total seats,Reserve Seats and Remaining Seats
13 Bus Ticket Reservation System Application
Ticket Registration :-
This frame Ticket Registration you are Find the specific bus and
fill all Registration fields then click submit if you want to print
this ticket click the print button then show print
preview.Update Reserve and booking seats Application alone
14 Bus Ticket Reservation System Application
15 Bus Ticket Reservation System Application
Fare List :-
This frame show fare list
16 Bus Ticket Reservation System Application
Change Passowrd:-
If you want to change password insert the user name , old
password
,new Password and confirm Password
17 Bus Ticket Reservation System Application
Searching Ticket :-
If you want to Search ticket this frame available three type of
searching Ticket No, Name and contact searching
Remember only show those ticket current login user book
If admin login show all tickets and user login show specific
tickets
Update Reserve and booking seats Application alone
18 Bus Ticket Reservation System Application
Cancel Ticket :-
If you want to cancel Ticket select the ticket and press the
cancel ticket button then show pop up contain the deduction
percentage and return amount ,press yes ticket cancel
successfully and press no the ticket cancel not successfully
Remember only show those ticket current login user book
If admin login show all tickets and user login show specific
tickets
19 Bus Ticket Reservation System Application
E-R Diagram :-
20 Bus Ticket Reservation System Application

Contenu connexe

Tendances

Train ticket reservation
Train ticket reservationTrain ticket reservation
Train ticket reservationsazzadur rahman
 
Online Bus ticket reservation
Online Bus ticket reservationOnline Bus ticket reservation
Online Bus ticket reservationSmit Patel
 
Scope Definition of Online Ticketing System
Scope Definition of Online Ticketing SystemScope Definition of Online Ticketing System
Scope Definition of Online Ticketing SystemShahriar Parvez
 
Tourism and travelling management System
Tourism and travelling management SystemTourism and travelling management System
Tourism and travelling management SystemMoeenuddin Patel
 
Online travel booikng
Online travel booikngOnline travel booikng
Online travel booikngsanket shah
 
Bus management system
Bus management systemBus management system
Bus management systemShamim Ahmed
 
JUSTCABS - an Online Cab Reservation System (Final Year Project)
JUSTCABS - an Online Cab Reservation System (Final Year Project)JUSTCABS - an Online Cab Reservation System (Final Year Project)
JUSTCABS - an Online Cab Reservation System (Final Year Project)Amartya .
 
Railway reservation system
Railway reservation systemRailway reservation system
Railway reservation systemKOYELMAJUMDAR1
 
Online Hotel Reservation System PPT
Online Hotel Reservation System PPTOnline Hotel Reservation System PPT
Online Hotel Reservation System PPTsurabhi shinde
 
SRS for Railways Reservation System
SRS for Railways Reservation System SRS for Railways Reservation System
SRS for Railways Reservation System Vignesh Arun
 
Online Bus Ticketing System
Online Bus Ticketing SystemOnline Bus Ticketing System
Online Bus Ticketing SystemKiran Shahi
 
Online reservation of bus
Online reservation of busOnline reservation of bus
Online reservation of busSaifullah Malik
 
Online Railway Reservation System
Online Railway Reservation SystemOnline Railway Reservation System
Online Railway Reservation SystemSanjay Saluth
 
Online Bus Reservation
Online Bus ReservationOnline Bus Reservation
Online Bus ReservationAstha Patel
 
ER diagrams for Railway reservation system
ER diagrams for Railway reservation systemER diagrams for Railway reservation system
ER diagrams for Railway reservation systemSoham Nanekar
 
railway reservation software documentaion
railway reservation software documentaionrailway reservation software documentaion
railway reservation software documentaionJoveria Beg
 
Presentation on Railway Reservation System
Presentation on Railway Reservation SystemPresentation on Railway Reservation System
Presentation on Railway Reservation SystemPriyanka Sharma
 
Report on online bus management
Report on online bus managementReport on online bus management
Report on online bus managementNaeem Ahmad
 

Tendances (20)

Train ticket reservation
Train ticket reservationTrain ticket reservation
Train ticket reservation
 
Online Bus ticket reservation
Online Bus ticket reservationOnline Bus ticket reservation
Online Bus ticket reservation
 
Scope Definition of Online Ticketing System
Scope Definition of Online Ticketing SystemScope Definition of Online Ticketing System
Scope Definition of Online Ticketing System
 
Tourism and travelling management System
Tourism and travelling management SystemTourism and travelling management System
Tourism and travelling management System
 
Online travel booikng
Online travel booikngOnline travel booikng
Online travel booikng
 
Bus management system
Bus management systemBus management system
Bus management system
 
JUSTCABS - an Online Cab Reservation System (Final Year Project)
JUSTCABS - an Online Cab Reservation System (Final Year Project)JUSTCABS - an Online Cab Reservation System (Final Year Project)
JUSTCABS - an Online Cab Reservation System (Final Year Project)
 
Railway reservation system
Railway reservation systemRailway reservation system
Railway reservation system
 
Online Hotel Reservation System PPT
Online Hotel Reservation System PPTOnline Hotel Reservation System PPT
Online Hotel Reservation System PPT
 
SRS for Railways Reservation System
SRS for Railways Reservation System SRS for Railways Reservation System
SRS for Railways Reservation System
 
Online Bus Ticketing System
Online Bus Ticketing SystemOnline Bus Ticketing System
Online Bus Ticketing System
 
Online reservation of bus
Online reservation of busOnline reservation of bus
Online reservation of bus
 
Online Railway Reservation System
Online Railway Reservation SystemOnline Railway Reservation System
Online Railway Reservation System
 
Online Bus Reservation
Online Bus ReservationOnline Bus Reservation
Online Bus Reservation
 
ER diagrams for Railway reservation system
ER diagrams for Railway reservation systemER diagrams for Railway reservation system
ER diagrams for Railway reservation system
 
railway reservation software documentaion
railway reservation software documentaionrailway reservation software documentaion
railway reservation software documentaion
 
Presentation on Railway Reservation System
Presentation on Railway Reservation SystemPresentation on Railway Reservation System
Presentation on Railway Reservation System
 
Report on online bus management
Report on online bus managementReport on online bus management
Report on online bus management
 
Online bus ticket booking
Online bus ticket bookingOnline bus ticket booking
Online bus ticket booking
 
Online Bus Service
Online Bus ServiceOnline Bus Service
Online Bus Service
 

Similaire à Bus Ticket Management System Documentation

IRJET- Online Facility of Ticket Booking and Generating Buspass using QR Code
IRJET- Online Facility of Ticket Booking and Generating Buspass using QR CodeIRJET- Online Facility of Ticket Booking and Generating Buspass using QR Code
IRJET- Online Facility of Ticket Booking and Generating Buspass using QR CodeIRJET Journal
 
Barchester City Council Car Park System 1 © Simon Bennett, Ste.docx
Barchester City Council Car Park System 1 © Simon Bennett, Ste.docxBarchester City Council Car Park System 1 © Simon Bennett, Ste.docx
Barchester City Council Car Park System 1 © Simon Bennett, Ste.docxrock73
 
construction of Reservation software solution for Airline Companies project ...
construction of  Reservation software solution for Airline Companies project ...construction of  Reservation software solution for Airline Companies project ...
construction of Reservation software solution for Airline Companies project ...Hagi Sahib
 
Vehicle management system
Vehicle management systemVehicle management system
Vehicle management systemMohd Saddam
 
Airline Reservation System.PPT
Airline Reservation System.PPTAirline Reservation System.PPT
Airline Reservation System.PPTManojChunchumanoj
 
Wunder Shuttle Service Mobile App- Concept by Kheema Pandey
Wunder Shuttle Service Mobile App- Concept by Kheema PandeyWunder Shuttle Service Mobile App- Concept by Kheema Pandey
Wunder Shuttle Service Mobile App- Concept by Kheema PandeyKheema Pandey
 
How to Generate E-Way Bill
How to Generate E-Way BillHow to Generate E-Way Bill
How to Generate E-Way BillCA Mohit Bansal
 
Train-Ticket_Booking-System-Presentation.pptx
Train-Ticket_Booking-System-Presentation.pptxTrain-Ticket_Booking-System-Presentation.pptx
Train-Ticket_Booking-System-Presentation.pptxShadman Rahman
 
Bus Ticket Management System
Bus Ticket Management SystemBus Ticket Management System
Bus Ticket Management SystemSM. Aurnob
 
Qa 00501--online ticket-booking_pvr_cinemas
Qa 00501--online ticket-booking_pvr_cinemasQa 00501--online ticket-booking_pvr_cinemas
Qa 00501--online ticket-booking_pvr_cinemassokkary
 
us reservation System Report
us reservation System Reportus reservation System Report
us reservation System ReportRajat Tripathi
 
Train User Guide
Train User GuideTrain User Guide
Train User Guideamicsuec
 
Online bus reservation system
Online bus reservation systemOnline bus reservation system
Online bus reservation systemSannanGulzar
 
View enclosure
View enclosureView enclosure
View enclosureht3087
 

Similaire à Bus Ticket Management System Documentation (20)

IRJET- Online Facility of Ticket Booking and Generating Buspass using QR Code
IRJET- Online Facility of Ticket Booking and Generating Buspass using QR CodeIRJET- Online Facility of Ticket Booking and Generating Buspass using QR Code
IRJET- Online Facility of Ticket Booking and Generating Buspass using QR Code
 
Barchester City Council Car Park System 1 © Simon Bennett, Ste.docx
Barchester City Council Car Park System 1 © Simon Bennett, Ste.docxBarchester City Council Car Park System 1 © Simon Bennett, Ste.docx
Barchester City Council Car Park System 1 © Simon Bennett, Ste.docx
 
IBS Assessment 2 Case Study Project
IBS Assessment 2 Case Study ProjectIBS Assessment 2 Case Study Project
IBS Assessment 2 Case Study Project
 
Introduction & user manual
Introduction & user manualIntroduction & user manual
Introduction & user manual
 
construction of Reservation software solution for Airline Companies project ...
construction of  Reservation software solution for Airline Companies project ...construction of  Reservation software solution for Airline Companies project ...
construction of Reservation software solution for Airline Companies project ...
 
Presentation (1).pptx
Presentation (1).pptxPresentation (1).pptx
Presentation (1).pptx
 
Vehicle management system
Vehicle management systemVehicle management system
Vehicle management system
 
Airline Reservation System.PPT
Airline Reservation System.PPTAirline Reservation System.PPT
Airline Reservation System.PPT
 
Wunder Shuttle Service Mobile App- Concept by Kheema Pandey
Wunder Shuttle Service Mobile App- Concept by Kheema PandeyWunder Shuttle Service Mobile App- Concept by Kheema Pandey
Wunder Shuttle Service Mobile App- Concept by Kheema Pandey
 
Project
ProjectProject
Project
 
How to Generate E-Way Bill
How to Generate E-Way BillHow to Generate E-Way Bill
How to Generate E-Way Bill
 
Train-Ticket_Booking-System-Presentation.pptx
Train-Ticket_Booking-System-Presentation.pptxTrain-Ticket_Booking-System-Presentation.pptx
Train-Ticket_Booking-System-Presentation.pptx
 
Bus Ticket Management System
Bus Ticket Management SystemBus Ticket Management System
Bus Ticket Management System
 
EMPLOYEE MANUAL FOR UMTC PMIS
EMPLOYEE MANUAL FOR UMTC PMISEMPLOYEE MANUAL FOR UMTC PMIS
EMPLOYEE MANUAL FOR UMTC PMIS
 
Qa 00501--online ticket-booking_pvr_cinemas
Qa 00501--online ticket-booking_pvr_cinemasQa 00501--online ticket-booking_pvr_cinemas
Qa 00501--online ticket-booking_pvr_cinemas
 
us reservation System Report
us reservation System Reportus reservation System Report
us reservation System Report
 
Train User Guide
Train User GuideTrain User Guide
Train User Guide
 
Abstract
AbstractAbstract
Abstract
 
Online bus reservation system
Online bus reservation systemOnline bus reservation system
Online bus reservation system
 
View enclosure
View enclosureView enclosure
View enclosure
 

Bus Ticket Management System Documentation

  • 1. 1 Bus Ticket Reservation System Application 1. Project Instructor: Sir TayyabFayyaz
  • 2. 2 Bus Ticket Reservation System Application TABLE OF CONTENT TABLE OF CONTENTS…………………………………………………………………………….1 ACKNOWLEDGEMENT…………………………………………………………………………....2 PROBLEMSTATEMENT.………………………………………………………………….………3 HARDWARE/SOFTWAREREQUIREMENT…….……………………………………….………5 SNAPSHOTS …..……………………………………….………..…………….…………………6 E-R Diagram … ………………………..…………………………………………………………..17 Task Sheet…………………………………………………………………………………………18
  • 3. 3 Bus Ticket Reservation System Application ACKNOWLEDGEMENT We like to thank many people who helped us in completing this project. Foremost I would like to thank Almighty Allah for giving us strength and ability to complete this project. We would like to express our gratitude to all those who gave us the possibility to complete this project and we want to thank the Department of faculty for helping us to do the necessary research. We furthermore, thank our class teacherSir. TayyabFayyazfor giving us complete support and advising us in the project. Especially, we would like to thank to our colleagues for the valuable suggestions. Thank You
  • 4. 4 Bus Ticket Reservation System Application Introduction:- SRC Travel Agencies is a domestic privatized transportation company that runs the vehicles all over the country. They have several branches at different locations of the country, so that they can provide the transportation facilities between the places. They want an desktop application to be developed, where the details of the bookings done and the customer will be updated from time to time and user can track the details of the available seats immediately. Existing Scenario : SRC Travel Agencies is the agency that provides the transportation facility to the customers based on their requirements. They provide different buses like Express, Luxury, and Volvo (Has two types A/C and Non A/C). The charges are different for different buses. The charges are in the below mentioned format. Express < Luxury < Volvo (Non A/C) < Volvo (A/C) The charges also depend on the distance the customer wants to travel and as well on the age of the customer. The charges also depends on the age, i.e., up to the age of 5 years there will not be any charges, in between 5 12 there will be half charges and for above twelve the charges will be full till the age of 50 and for the age above fifty they will get a discount of 30%. They implement this in order to attract the customers. Proposed Solution : Now they want incorporate an application where they can maintain the records of the buses along with the details of the customers. The customer can now book the tickets by visiting the booking counters at their place (near by) to the respective destination as required. They also want to incorporate some feature which performs the tasks that they actually perform, and an application where the user can register a customer and then book the tickets. A database should be maintained where the bus details along with the bus number, route, the places it covers through out the distance and also the timings are needed to be maintained. Also the details of the customers that are entered at the time of booking the tickets are needed to be gathered in the database. So that they can track the details of the customer at any time using the search option based on the starting place, age, name, destination place and Date and Time and even based on the bus they had chosen. The database should also maintain the list of the Employers as they alone book the tickets with the username and password. The list that is to be maintained is personal details, contact details, location, qualification, age, etc are needed to be gathered. There should be buttons like New, Update and Cancel are to be included. Based on the button chosen the respective action is needed to be performed. Also if the Employee record is entered (The Employee details will be maintained by the Admin alone), it will ask for the username and the password (the password can be changed by the Employee) through which he can login in to the a/c so as to perform the booking tasks.
  • 5. 5 Bus Ticket Reservation System Application Also for canceling the ticket, there is a limit like, if cancelled before 2 days then the whole money will be returned, and if done one day before, then 15% is debited from the total amount and the remaining amount is returned and if done on that day 30% is debited from the total amount and the remaining is to be returned back. This action is also to be performed by the application alone. They want the application to be maintained in different details like the buses and the bookings information. When they try to book a ticket it should ask for the customer details like the name of the customers for whom the tickets are booked, Date and Time, Starting and Destination place and the age ( as the charges depends on the age). Also the Bus no. and the seat no. for which the ticket (s) booked are to be entered so that they can keep track of the bookings done. Whenever a customer enquires for the availability they can check through the Enquiry form where the details like Destination Place, Starting Place, Date and Time are asked, by entering these details (all fields are not mandatory) the availability details should be displayed. Also there should be a search option through which the records of the customers and the buses can be known easily with the same above options. After the ticket is booked, user should be able to print the ticket, including the details like age, name, Date and time for which the ticket is booked and as well the destination and Starting locations and the charges for the ticket including the taxes. The application alone should be able to calculate the payments as per the age criteria and the distance. Also it has to be updated in the site. Note : i. To book the ticket or to fetch the details (Search and Enquiry) first they need to Login and only then they will be able to perform such actions. ii. This application is solely for the booking department to book the tickets and is purely maintained by them. It is not applicable for the customers and customers cannot book the tickets by themselves. iii. The Admin maintains the list of the buses and as well the Employees which cannot be accessed by the Employee. The Employee can alone change his Password from the booking window) Financial : The charges vary depending on the type of the bus opted, distance of travel and as well the age of the customer, which is to be calculated by the application alone. The price list can be updated by the Admin alone. Also the Reimbursement of the amount will also beas defined by the admin and is calculated by the application alone by considering the above parameters. Functional Requirements : 1. The details of the buses, Price list, and Employee details are to be maintained and controlled solely by the (Manager) Admin alone.
  • 6. 6 Bus Ticket Reservation System Application 2. The Employer can change alone the password assigned to him. 3. Also first the employer needed to login first in order to perform the booking actions. 4. Calculations of the charges and the reimbursements are to be implemented by the application alone as designated by the Admin 5. The details of the buses and seats available are to be maintained and can be updated regularly (ofcourse only by the admin) 2. Enquiry form, Booking form and the pricing list are to be maintained in separate forms. 7. There should be new, update, cancel and search options available. Hardware/Software requirements: Hardware 1. A minimum computer system that will help you access all the tools in the courses is a Pentium D 1.2Ghz or better 2. 2048 Megabytes of RAM or better 3. Windows Xp(or higher if possible) 4. Java Virtual Machine Software Either or combination of the following Software’s are to be used:  Notepad/HTML editor/Java editor  j2sdk1.4.1_02 (or later)  SQL Server 2005/2008 RTM  JDBC Driver
  • 7. 7 Bus Ticket Reservation System Application Login panel :- Please insert username :Admin and Password : 123
  • 8. 8 Bus Ticket Reservation System Application Main Frame :- Inside the Main Frame You Perform specific Task
  • 9. 9 Bus Ticket Reservation System Application Manage Users:- Insert the information about the users and update users ,Deleteusers,and Refresh Records
  • 10. 10 Bus Ticket Reservation System Application Manage Buses:- Insert the bus Records this frame insert Bus no,Bus Type and Bus Seats and update , delete and Refresh Records
  • 11. 11 Bus Ticket Reservation System Application Manage Buses Routes :- This frame you specify Buses Routes and also specify buses going date and time
  • 12. 12 Bus Ticket Reservation System Application Seats Enquiry :- This frame you specify From , To and Date (optional) after Press find button show all up coming buses enquiry and also show Total seats,Reserve Seats and Remaining Seats
  • 13. 13 Bus Ticket Reservation System Application Ticket Registration :- This frame Ticket Registration you are Find the specific bus and fill all Registration fields then click submit if you want to print this ticket click the print button then show print preview.Update Reserve and booking seats Application alone
  • 14. 14 Bus Ticket Reservation System Application
  • 15. 15 Bus Ticket Reservation System Application Fare List :- This frame show fare list
  • 16. 16 Bus Ticket Reservation System Application Change Passowrd:- If you want to change password insert the user name , old password ,new Password and confirm Password
  • 17. 17 Bus Ticket Reservation System Application Searching Ticket :- If you want to Search ticket this frame available three type of searching Ticket No, Name and contact searching Remember only show those ticket current login user book If admin login show all tickets and user login show specific tickets Update Reserve and booking seats Application alone
  • 18. 18 Bus Ticket Reservation System Application Cancel Ticket :- If you want to cancel Ticket select the ticket and press the cancel ticket button then show pop up contain the deduction percentage and return amount ,press yes ticket cancel successfully and press no the ticket cancel not successfully Remember only show those ticket current login user book If admin login show all tickets and user login show specific tickets
  • 19. 19 Bus Ticket Reservation System Application E-R Diagram :-
  • 20. 20 Bus Ticket Reservation System Application