Shree Tours Management System Overview
Shree Tours Management System Overview
CHAPTER : 1
INTRODUCTION
TO PROJECT
1
[Link] I.T. III Shree Tours & Travels Management System
The Tours and Travel Management System is a web based application. The main
purpose of “SHREE TOURS AND TRAVELS MANAGEMENT SYSTEM ” is to provide
a convenient way for a customer to book for tours. The objective of this project is to
develop a system that automates the processes and activities of a travel agency. In
the present system a customer has to approach various agencies to find details of
places and to book tickets. This often requires a lot of time and effort. We provide
approach skills to critically examine how a tourist visits and its ability to operate in an
appropriate way when dealing with the consequences of tourism, locally, regionally,
and nationally including visitor security and ecological influences. It is tedious for a
customer to plan a particular journey and have it executed properly. The project ‘Shree
Tours and Travels Management System’ is developed to replace the currently existing
system, which helps in keeping records of the customer details of destination as well
as billing.
2
[Link] I.T. III Shree Tours & Travels Management System
All Work are done manually in Manual Booking System Customer has to go to the
Travelling office.
Ask Inquiry for Travelling then Book ticket Finally Pay Payment & Collect Receipt.
Difficult to Maintain the Customer Details of Package and Payment Receipt in Register.
We all know the importance of computerization. The world is moving ahead at lightning
speed and everyone is running short of time One always wants to get the information
and perform a task he/she/they desire(s) within a short period of time and too with
amount of efficiency and accuracy. The application areas for the computerization have
been selected on the basis of following factors:
3
[Link] I.T. III Shree Tours & Travels Management System
4
[Link] I.T. III Shree Tours & Travels Management System
CHAPTER : 2
PROPOSED
SYSTEM
5
[Link] I.T. III Shree Tours & Travels Management System
• This system also helps to promote responsible and interesting tourism so that
people can enjoy their holidays at their favourable places.
6
[Link] I.T. III Shree Tours & Travels Management System
FEASIBILITY STUDY
Preliminary investigation examine project feasibility, the likelihood the system will be
useful to the organization. The main objective of the feasibility study is to test the
Technical, Operational and Economical feasibility for adding new modules and
debugging old running system. All system is feasible if they are unlimited resources
and infinite time. There are aspects in the feasibility study portion of the preliminary
investigation:
• Technical Feasibility
• Operational Feasibility
• Economic Feasibility
TECHNICAL FEASIBILITY
The technical issue usually raised during the feasibility stage of the investigation
includes the following:
Do the proposed equipment's have the technical capacity to hold the data required to
use the new system?
Will the proposed system provide adequate response to inquiries, regardless of the
number or location of users?
Are there technical guarantees of accuracy, reliability, ease of access and data
security?
Thus it provides an easy access to the users. The database's purpose is to create,
establish and Maintain a workflow among various entities in order to facilitate all
concerned users in their various capacities or roles. Permission to the users would
7
[Link] I.T. III Shree Tours & Travels Management System
be granted based on the roles specified. Therefore, it provides the technical guarantee
of accuracy, reliability and security. The software and hard requirements for the
development of this project are not many and are already available in-house at NIC or
are available as free as open source. The work for the project is done with the Current
equipment and existing software technology. Necessary bandwidth exists for providing
a fast feedback to the users irrespective of the number of users
OPERATIONAL FEASIBILITY
Proposed projects are beneficial only if they can be turned out into information system.
That will meet the organization's operating requirements. Operational feasibility
aspects of the project are to be taken as an important part of the project
implementation. Some of the important issues raised are to test the operational
feasibility of a project includes the following: -
Will the system be used and work properly if it is being developed and implemented?
Will there be any resistance from the user that will undermine the possible application
benefits?
The well-planned design would ensure the optimal utilization of the computer
resources and would help in the improvement of performance status:
ECONOMICAL FEASIBILITY
A system can be developed technically and that will be used if installed must still be a
good investment for the organization. In the economic feasibility, the development cost
in creating the system is evaluated against the ultimate benefit derived from the new
systems. Financial benefits must equal or exceed the costs. The system is
economically feasible
8
[Link] I.T. III Shree Tours & Travels Management System
A key part of feasibility is gathering information about the present system. The analyst
knows what information to gather to make of it.
Questionnaires
It allow sanely collect information from a group of individuals who may or may not be
using the system thus resulting sometimes in irrelevant data & data redundancy.
Interviews
Analysts use interview to collect information from individuals who they considers
should be the sources, who are current users of the existing system The analyst should
have a face conversation with the users & administrator of the system & fixed set of
question sis prepared.
Record Review
Consisting of analysed the previous operations in the company & fore casting the new
futures schemes. Record include table name, date &time creation, user login etc.
Observation
If information is not collected from the other fact-finding method, then observation
method is used. In this method analyst to observes flow of documents, way the process
is carried out steps followed person involved etc.
9
[Link] I.T. III Shree Tours & Travels Management System
2.4 SRS
In order to form a good SRS, here you will see some points that can be used and
should be considered to form a structure of good Software Requirements Specification
(SRS). It is a document prepared by business analyst or system analyst. It describes
what will be the features of software and what will be its behaviour. It is the detail
description of software system to be developed with its functional & non-functional
requirement.
In this, non-functional attributes are explained that are required by software system for
better performance. An example may include Security, Portability, Reliability,
Reusability, Application compatibility, Data integrity, Scalability capacity, etc. non-
functional requirement are independent of function requirement. Help to understand
the system is performance. Often apply to the system as a whole rather than individual
features or services.
2.4.1 JAVA
INTRODUCTION
10
[Link] I.T. III Shree Tours & Travels Management System
FEATURES OF JAVA
1. Simple:
Java is a simple language because its syntax is simple, clean, and easy to
understand. Complex and ambiguous concepts of C++ are either eliminated or
re-implemented in Java. For example, pointer and operator overloading are not
used in Java.
2. Object-Oriented:
In Java, everything is in the form of the object. It means it has some data and
behaviour. A program must have at least one class and object.
3. Robust:
Java makes an effort to check error at run time and compile time. It uses a
strong memory management system called garbage collector. Exception
handling and garbage collection features make it strong.
4. Secure:
5. Platform-Independent:
Java provides a guarantee that code writes once and run anywhere. This byte
code is platform-independent and can be run on any machine.
6. Portable:
2.4.2 MYSQL
INTRODUCTION
MySQL is an open source RDBMS that uses SQL to create and manage databases.
As a relational database, MySQL stores data in tables of rows and columns organized
11
[Link] I.T. III Shree Tours & Travels Management System
into schemas. A schema defines how data is organized and stored and describes the
relationship among various tables. MySQL is very fast, reliable, and easy to use
database system. It uses standard SQL. MySQL compiles on a number of platforms.
MySQL is a free and open-source software.
WHAT IS MYSQL
• MySQL is open-source
• MySQL is free
• MySQL is cross-platform
MySQL is open-source software, which means it’s free to use and has a large
community of developers contributing to its improvement. MySQL has been around for
a long time and is known for its stability and reliability. MySQL provides robust security
features to protect your data, including access controls, encryption, and auditing
capabilities.
FEACTURE MYSQL
Easy to use
MySQL is easy to use. We have to get only the basic knowledge of SQL. We can build
and interact with MySQL by using only a few simple SQL statements.
High Performance
12
[Link] I.T. III Shree Tours & Travels Management System
Platform Independent
MySQL can be run on various operating systems including Windows, Linux, macOS
etc. in several programming languages like C, C++, Java, Python, etc.
Open-Source
MySQL is open-source, which means this software can be downloaded, used and
modified by anyone. It is free-to-use and easy-to-understand. The source code of
MySQL can be studied, and changed based on the requirements.
13
[Link] I.T. III Shree Tours & Travels Management System
CHAPTER : 3
SYSTEM
ANALYSIS
14
[Link] I.T. III Shree Tours & Travels Management System
System Diagram
3.1 DFD(Data Flow Diagram)
15
[Link] I.T. III Shree Tours & Travels Management System
3.2 ER Diagram –
16
[Link] I.T. III Shree Tours & Travels Management System
System Requirements
3.1.1 Hardware
3.1.2 Software
Connector : [Link]
17
[Link] I.T. III Shree Tours & Travels Management System
CHAPTER : 4
SYSTEM
DESIGN
18
[Link] I.T. III Shree Tours & Travels Management System
Table Name-login
Table Name-customer
19
[Link] I.T. III Shree Tours & Travels Management System
Table name-package
20
[Link] I.T. III Shree Tours & Travels Management System
Table Name-booking
21
[Link] I.T. III Shree Tours & Travels Management System
Table Name-bill_payment
22
[Link] I.T. III Shree Tours & Travels Management System
Table Name-t_cancellation
Table Name-feedback
23
[Link] I.T. III Shree Tours & Travels Management System
[Link]
[Link]
24
[Link] I.T. III Shree Tours & Travels Management System
[Link] Form
[Link] Form
25
[Link] I.T. III Shree Tours & Travels Management System
[Link] Booking
[Link] Payment
26
[Link] I.T. III Shree Tours & Travels Management System
[Link] Cancellation
[Link] us
27
[Link] I.T. III Shree Tours & Travels Management System
• Created by
❖ Home
28
[Link] I.T. III Shree Tours & Travels Management System
❖ Detail
❖ Booking
29
[Link] I.T. III Shree Tours & Travels Management System
❖ Report
❖ Help
30
[Link] I.T. III Shree Tours & Travels Management System
❖ Exit
31
[Link] I.T. III Shree Tours & Travels Management System
• Output Design-
❖ Login(Output)
• Customer(Save)
32
[Link] I.T. III Shree Tours & Travels Management System
• Customer(Update)
• Customer(Delete)
33
[Link] I.T. III Shree Tours & Travels Management System
• Customer(Invalid Character)
• Customer(Invalid Number)
34
[Link] I.T. III Shree Tours & Travels Management System
• Package(Save)
• Package(Update)
35
[Link] I.T. III Shree Tours & Travels Management System
• Package(Delete)
• Ticket Booking(Save)
36
[Link] I.T. III Shree Tours & Travels Management System
• Bill Payment(Save)
• Bill Payment(Delete)
37
[Link] I.T. III Shree Tours & Travels Management System
• Ticket Cancellation(Cancellation)
• Feedback(Save)
38
[Link] I.T. III Shree Tours & Travels Management System
• Feedback(Update)
• Feedback(Delete)
39
[Link] I.T. III Shree Tours & Travels Management System
CHAPTER : 5
USER
GUIDELINES
40
[Link] I.T. III Shree Tours & Travels Management System
To install JDK 1.8 (Java Development Kit 8) on Windows, follow these steps:
• Under the "Java SE Development Kit 8u" section, accept the license agreement
by clicking the checkbox.
• Look for the Windows x64 installer if you are using a 64-bit version of Windows
or the Windows x86 installer for 32-bit.
41
[Link] I.T. III Shree Tours & Travels Management System
• Click the download link for the appropriate version (for example, "jdk-8uXXX-
[Link]").
• Go to the folder where you downloaded the .exe file (likely the Downloads
folder).
42
[Link] I.T. III Shree Tours & Travels Management System
• You can choose a different installation directory if you wish, or just use the
default location.
• Wait for the installer to copy all necessary files. This may take a few
minutes.
[Link] Installation:
43
[Link] I.T. III Shree Tours & Travels Management System
• For Java to work properly on your system, you'll need to set the JAVA_HOME
environment variable and update the PATH variable.
[Link] JAVA_HOME:
• Go to System and Security > System, then click Advanced system settings on the
left.
• Variable Value: The path to the JDK installation folder. For example,
C:\Program Files\Java\jdk1.8.0_301 (this may differ depending on the version you
installed).
Find the Path variable under System variables and click Edit.
In the Edit environment variable window, click New, and add the following
path:
44
[Link] I.T. III Shree Tours & Travels Management System
• Press Win + R, type cmd, and hit Enter to open the Command Prompt.
bash
Copy
java –version
scss
Copy
45
[Link] I.T. III Shree Tours & Travels Management System
If you are using an IDE like NetBeans or Eclipse, you may need to configure it to use
the newly installed JDK:
3 . Click Add Platform, then browse to the directory where JDK 1.8 is installed (e.g.,
C:\Program Files\Java\jdk1.8.0_301).
• Look for NetBeans 8.0.2 (since it’s an older version, you may need to navigate
through archives or look under older releases).
46
[Link] I.T. III Shree Tours & Travels Management System
• After the download finishes, navigate to the folder where the .exe file was saved
(usually in your Downloads folder).
• Java EE: Choose this if you plan to develop enterprise applications with
Java EE (such as web apps or Java server applications).
47
[Link] I.T. III Shree Tours & Travels Management System
• NetBeans 8.0.2 will ask you to specify the JDK location. If you don’t have
JDK installed, it will prompt you to download one.
• If you already have JDK installed on your system, you can browse and
select the folder where the JDK is located.
• If you don’t have it, you can download the latest JDK from the Oracle
website, or just choose the default option provided by the NetBeans
installer.
• The installer will ask where you want to install NetBeans. You can either use
the default location or choose a custom folder.
[Link] Install:
• After confirming your installation options, click the Install button to begin the
actual installation process.
48
[Link] I.T. III Shree Tours & Travels Management System
• The installer will copy all necessary files and set up NetBeans on your
system. This process will take a few minutes.
[Link] NetBeans:
• You can now find NetBeans 8.0.2 in your Start Menu or on your desktop,
depending on the options you selected during installation.
[Link] Launch:
• The first time you run NetBeans, it may ask you to configure your JDK path. If
it doesn’t detect the JDK automatically, make sure to point it to the directory
where your JDK is installed.
• Once NetBeans is running, you can verify the installation by going to the Help
menu and selecting About. This will show the version of NetBeans that is
installed, and you should see that it’s NetBeans 8.0.2.
49
[Link] I.T. III Shree Tours & Travels Management System
You are now ready to start working with NetBeans 8.0.2! You can create Java projects
or start working on other supported languages like PHP, C++, or HTML5 by installing
additional plugins.
Installing MySQL 5.0 on Windows is a bit dated, as newer versions are now available,
but if you specifically need MySQL 5.0, here's the process:
• Select MySQL 5.0 from the dropdown menu for "Select Version".
• Choose the appropriate version (e.g., MySQL 5.0.67, which is one of the most
popular builds).
50
[Link] I.T. III Shree Tours & Travels Management System
• Double-click the installer .exe file to launch the MySQL installation process.
• The MySQL Installer gives you a few installation options (like Typical or
Custom). For most users, Typical should work fine.
[Link] MySQL:
• The installer will set up MySQL in the default directory (usually C:\Program
Files\MySQL\MySQL Server 5.0), but you can change this during installation if
needed.
51
[Link] I.T. III Shree Tours & Travels Management System
• Choose the Standard Configuration for most users unless you need something
custom.
• The wizard will prompt you to set a root password (administrator password).
Make sure to choose a strong password and remember it, as you'll need it to
log into MySQL.
• You can also set up other MySQL accounts at this point, but the root account
is sufficient for most purposes
52
[Link] I.T. III Shree Tours & Travels Management System
[Link] MySQL:
• The configuration wizard will start MySQL and set it to run automatically as a
service.
• Open a Command Prompt by pressing Win + R, typing cmd, and hitting Enter.
bash
Copy
mysql -u root –p
It will ask for the root password you set during the installation. After entering the
password, you should be logged into the MySQL shell. You’ll see something like:
53
[Link] I.T. III Shree Tours & Travels Management System
pgsql
Copy
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
mysql>
Sql
Copy
SELECT VERSION();
• This should return something like [Link], confirming you have MySQL 5.0
installed.
If you'd like to manage MySQL using a graphical interface, you can download
MySQL Workbench. MySQL Workbench allows you to connect to your MySQL
server, create databases, tables, and run queries with ease.
54
[Link] I.T. III Shree Tours & Travels Management System
• Visit the MySQL Workbench Download Page and select the appropriate version
for your system.
• After installation, launch MySQL Workbench and set up a new connection using
the following details:
• Now you can use the Workbench to manage your MySQL databases and
perform queries with ease.
55
[Link] I.T. III Shree Tours & Travels Management System
• Look for Jaspersoft Studio 5.6.0 (you may need to check the archives if it’s not
on the main page).
• After downloading the .exe installer file, go to the folder where it was saved
(usually in Downloads).
56
[Link] I.T. III Shree Tours & Travels Management System
• After installation, you should find Jaspersoft Studio in your Start Menu or on
your desktop.
• On first launch, Jaspersoft Studio may ask you to configure the workspace (the
directory where your reports and resources will be saved). You can set this or
accept the default location.
57
[Link] I.T. III Shree Tours & Travels Management System
Jaspersoft Server is a complete solution for creating and managing reports and
dashboards.
58
[Link] I.T. III Shree Tours & Travels Management System
➢ Choose the JDK location (Java Development Kit) if it’s not auto-
detected.
➢ You’ll also need to choose a Jaspersoft Server port (default is 8080, but
you can change it if necessary).
• The installer will install Apache Tomcat, PostgreSQL (or your selected
database), and other required services to run Jaspersoft Server.
59
[Link] I.T. III Shree Tours & Travels Management System
• Log in with the default credentials (usually admin for both username and
password).
• After logging in, you can begin creating, managing, and viewing reports on
Jaspersoft Server.
60
[Link] I.T. III Shree Tours & Travels Management System
4. Provide the connection details for your Jaspersoft Server (e.g., server URL,
username, and password).
4: Verify Installation
• Open Jaspersoft Studio and create a new report to confirm the installation is
working.
➢ USER MANUAL
Firstly when user visit To a Software You will find following menus.
➢ Login
61
[Link] I.T. III Shree Tours & Travels Management System
➢ Home Form
In these form perform the all detail fetch to my system. After Login You will
➢ Home
▪ Customer
▪ Package
➢ Detail
▪ Feedback
➢ Booking
▪ Booking
▪ Bill Payment
▪ Ticket Cancellation
62
[Link] I.T. III Shree Tours & Travels Management System
➢Report
▪ Customer Report
▪ Package Report
▪ Booking Report
▪ Feedback Report
63
[Link] I.T. III Shree Tours & Travels Management System
64
[Link] I.T. III Shree Tours & Travels Management System
CHAPTER : 6
SYSTEM
. CODE
65
[Link] I.T. III Shree Tours & Travels Management System
Login Form
import [Link];
public login1() {
initComponents();
Login(Save Button)
String user=[Link]();
String pass=[Link]();
if([Link]("Admin")&&([Link]("1234")))
[Link]();
[Link](false);
else
[Link]("");
[Link](true);
66
[Link] I.T. III Shree Tours & Travels Management System
Login(Exit Button)
[Link]();
[Link]();
Home Form
import [Link];
import [Link];
import [Link];
import [Link];
import [Link];
import [Link];
import [Link];
import [Link];
import [Link];
import [Link];
import [Link];
public home() {
initComponents();
setExtendedState([Link].MAXIMIZED_BOTH);
67
[Link] I.T. III Shree Tours & Travels Management System
[Link]();
[Link]();
[Link]();
[Link]();
[Link]();
68
[Link] I.T. III Shree Tours & Travels Management System
[Link]();
try {
[Link]("[Link]");
Connection
con=[Link]("jdbc:mysql://localhost:3306/ttms","root","");
String
reportpath="C:\\Users\\pawar\\OneDrive\\JaspersoftWorkspace\\MyReports\\custome
[Link]";
JasperReport jr=[Link](reportpath);
JasperPrint jp=[Link](jr,null,con);
[Link](jp);
catch(JRException ex)
69
[Link] I.T. III Shree Tours & Travels Management System
[Link]([Link]()).log([Link],null,ex);
try {
[Link]("[Link]");
Connection
con=[Link]("jdbc:mysql://localhost:3306/ttms","root","");
String
reportpath="C:\\Users\\pawar\\OneDrive\\JaspersoftWorkspace\\MyReports\\package
.jrxml";
[Link]
jr=[Link](reportpath);
[Link]
jp=[Link](jr,null,con);
[Link](jp);
70
[Link] I.T. III Shree Tours & Travels Management System
try {
[Link]("[Link]");
Connection
con=[Link]("jdbc:mysql://localhost:3306/ttms","root","");
String
reportpath="C:\\Users\\pawar\\OneDrive\\JaspersoftWorkspace\\MyReports\\booking.
jrxml";
[Link]
jr=[Link](reportpath);
[Link]
jp=[Link](jr,null,con);
[Link](jp);
71
[Link] I.T. III Shree Tours & Travels Management System
try {
[Link]("[Link]");
Connection
con=[Link]("jdbc:mysql://localhost:3306/ttms","root","");
String
reportpath="C:\\Users\\pawar\\OneDrive\\JaspersoftWorkspace\\MyReports\\feedbac
[Link]";
[Link]
jr=[Link](reportpath);
[Link]
jp=[Link](jr,null,con);
[Link](jp);
try {
[Link]("[Link]");
Connection
con=[Link]("jdbc:mysql://localhost:3306/ttms","root","");
72
[Link] I.T. III Shree Tours & Travels Management System
String
reportpath="C:\\Users\\pawar\\OneDrive\\JaspersoftWorkspace\\MyReports\\billpaym
[Link]";
[Link]
jr=[Link](reportpath);
[Link]
jp=[Link](jr,null,con);
[Link](jp);
[Link]();
[Link]();
73
[Link] I.T. III Shree Tours & Travels Management System
[Link]();
[Link]();
return [Link]("[7-9][0-9]{9}");
String Cust_id=[Link]();
String Cust_name=[Link]();
String Cust_addr=[Link]();
String Cust_Cont=[Link]();
if(!isvalidmobile(Cust_Cont))
[Link]("");
[Link](true);
return;
74
[Link] I.T. III Shree Tours & Travels Management System
try
[Link]("[Link]");
Connection
con=[Link]("jdbc:mysql://localhost:3306/ttms","root","");
PreparedStatement ps=[Link](sql);
[Link](1,Cust_id);
[Link](2,Cust_name);
[Link](3,Cust_addr);
[Link](4,Cust_Cont);
int rowsInserted=[Link]();
if(rowsInserted>0)
[Link](null,"Record inserted
successfully......");
[Link]("");
[Link]("");
[Link]("");
[Link]("");
75
[Link] I.T. III Shree Tours & Travels Management System
displaytable();
Customer(Character Validation)
Pattern p=[Link](pat);
Matcher match=[Link]([Link]());
if(![Link]())
[Link]("");
[Link](true);
Customer(Print Button)
try {
76
[Link] I.T. III Shree Tours & Travels Management System
[Link]("[Link]");
Connection
con=[Link]("jdbc:mysql://localhost:3306/ttms","root","");
String
reportpath="C:\\Users\\pawar\\OneDrive\\JaspersoftWorkspace\\MyReports\\custome
[Link]";
JasperReport jr=[Link](reportpath);
JasperPrint jp=[Link](jr,null,con);
[Link](jp);
Package(Update Button)
try
[Link]("[Link]");
77
[Link] I.T. III Shree Tours & Travels Management System
Connection
con=[Link]("jdbc:mysql://localhost:3306/ttms","root","");
PreparedStatement ps=[Link](sql);
[Link](4,[Link]([Link]()));
[Link](1,[Link]());
[Link](2,[Link]());
[Link](3,[Link]());
[Link]();
displaytable();
[Link]("");
[Link]("");
[Link]("");
[Link]("");
[Link]([Link]()).log([Link],null,ex);
78
[Link] I.T. III Shree Tours & Travels Management System
Booking(Clear)
[Link]("");
[Link]("");
[Link](null);
[Link](null);
[Link]("");
[Link]("");
TicketCancellation(Exit)
[Link]();
[Link]();
BillPayement(Id_autoincrement)
try
[Link]("[Link]");
Connection
con=[Link]("jdbc:mysql://localhost:3306/ttms","root","");
79
[Link] I.T. III Shree Tours & Travels Management System
String sql="select Bill_no from bill_payment order by Bill_no DESC LIMIT 1"
;
PreparedStatement ps=[Link](sql);
if([Link]())
int n;
int id=[Link](1);
n=id+1;
[Link]([Link](n));
catch(Exception e)
Feedback(displaytable)
try
[Link]("[Link]");
80
[Link] I.T. III Shree Tours & Travels Management System
Connection
con=[Link]("jdbc:mysql://localhost:3306/ttms","root","");
PreparedStatement ps=[Link](sql);
[Link]([Link](rs));
Booking(Fill Combo)
try
[Link]("[Link]");
Connection
con=[Link]("jdbc:mysql://localhost:3306/ttms","root","");
81
[Link] I.T. III Shree Tours & Travels Management System
PreparedStatement ps=[Link](sql);
ResultSet rs=[Link]();
while([Link]())
int Cust_id=[Link]("Cust_id");
[Link](Cust_id);
Booking(Combo Box)
try
[Link]("[Link]");
Connection
con=[Link]("jdbc:mysql://localhost:3306/ttms","root","");
int Cust_id=(int)[Link]();
PreparedStatement ps=[Link](sql);
82
[Link] I.T. III Shree Tours & Travels Management System
[Link](1,Cust_id);
ResultSet rs=[Link]();
Feedback(Delete Button)
try
[Link]("[Link]");
Connection
con=[Link]("jdbc:mysql://localhost:3306/ttms","root","");
PreparedStatement ps=[Link](sql);
[Link](1,[Link]((String) [Link]().toString()));
[Link]();
displaytable();
83
[Link] I.T. III Shree Tours & Travels Management System
[Link]("");
[Link]("");
id_autoincrement();
BillPayment(Mouse Click)
int srow=[Link]();
int Bill_no=(int)[Link](srow,0);
int T_id=(int)[Link](srow,1);
int Cust_id=(int)[Link](srow,2);
int P_id=(int)[Link](srow,3);
int P_price=(int)[Link](srow,4);
int No_of_seats=(int)[Link](srow,5);
Date Bill_date=(Date)[Link](srow,6);
int Grand_total=(int)[Link](srow,7);
[Link]([Link](Bill_no));
[Link]([Link](T_id));
[Link]([Link](Cust_id));
[Link]([Link](P_id));
84
[Link] I.T. III Shree Tours & Travels Management System
[Link]([Link](P_price));
[Link]([Link](No_of_seats));
[Link](Bill_date);
[Link]([Link](Grand_total));
85
[Link] I.T. III Shree Tours & Travels Management System
CHAPTER : 7
OUTPUT
86
[Link] I.T. III Shree Tours & Travels Management System
[Link] Report
[Link] Report
87
[Link] I.T. III Shree Tours & Travels Management System
[Link] Report
88
[Link] I.T. III Shree Tours & Travels Management System
[Link] Report
[Link] Report
89
[Link] I.T. III Shree Tours & Travels Management System
90
[Link] I.T. III Shree Tours & Travels Management System
[Link] Report
91
[Link] I.T. III Shree Tours & Travels Management System
CHAPTER : 8
CONCLUSION
AND
SUGGESTIONS
92
[Link] I.T. III Shree Tours & Travels Management System
Limitations
This system contains many advantage. But this system is not free form limitation can
be ruled over by using modification and transforming file to other software. the main
limitation are listed below.
2) No backup system.
Conclusion
Finally, we can conclude that the system we had developed will eliminate the existing
system' drawbacks and limitations to maximum extent And provide the user with a
product of high quality, standards and excellence. Hence, it will be very profit able to
the and satisfaction will also be achieved because the delay and inconvenience caused
due to existing system will be eliminated.
During the project, there a importance for following all principles of System Analysis
and Design dawned on me. We want through all the stages of Software Development
Life Cycle. i.e. starting with Requirement Analysis till Final Implementation of the
Software.
Suggestion
1) In this system you have to give correct password for this system.
93
[Link] I.T. III Shree Tours & Travels Management System
• The Shree Tours and Travels Management System could reduce the manual
work and physical entities of the system.
• The system can be further enhanced by proposing an advance Management
system. The system can be further enhanced by proposing an advance
facilities.
• In future due to increase in records of database file, data redundancy occurs.
94
[Link] I.T. III Shree Tours & Travels Management System
CHAPTER : 9
BIBLIGORAPHY
95
[Link] I.T. III Shree Tours & Travels Management System
Book
ONLINE REFERENCES:
Java Programming-[Link]
Jasper Reports-[Link]
96