Вы находитесь на странице: 1из 8

ACKNOWLEDGMENT

The satisfaction that accompanies the successful completion of this project would be in complete
without the mention of the people who made it possible, without whose constant guidance and
encouragement would have made efforts go in vain.

While presenting this mini project seminar on “PASSENGER PREDICTION SYSTEM”,


I feel that it is our duty to acknowledge the help rendered to us by various persons.

Firstly I thank God for showering his blessings on me. I am grateful to my institution
Yellamma Dasappa Institute of Technology for providing me a congenial atmosphere to carry
out the technical seminar successfully.

I would like to express my heartfelt gratitude to Dr. Rajappa B., Principal, YDIT,
Bangalore, who is the source of support and guidance for all activities in this institution.

I would also like to express my heartfelt gratitude to Mrs.Soumya N.G., HOD, Department
of Compute Science and Engineering, for being kind enough to provide us an opportunity to work
on a project in this institution and for providing valuable support and guidance.

I am very grateful to my internal guide Mrs. Rekha B., Asst Prof, Department of Computer
Science and Engineering for her able guidance and valuable advice at every stage of my mini
project seminar which helped me in the successful completion of my mini project.

Finally, i would also indebted to my parents and friends for their continued moral and
material support throughout the course of project and helping me in finalize the presentation. My
hearful thanks to all those have contributed bits, butes and words to accomplish this project.

ARUN KUMAR.S

[1YD16IS002]

(I)
ABSTRACT

Bus service is the most important function of public transportation. Besides the
major goal of carrying passengers around, providing a comfortable travel experience for
passengers is also a key business consideration. To provide a comfortable travel
experience, effective bus scheduling is essential. Traditional approaches are based on
fixed timetables.

A Passenger Prediction system is a system for supplying government of public


transport with information about the nature and state of a public transport service, through
Web. Real time information is an advance on schedule-only information, which
recognizes the fact that public transport services do not always operate exactly according
to the published timetable. By providing real time information to travellers, they are
better able to conduct their journey confidently, including taking any necessary steps in
the event of delays. This helps to encourage greater use of public transport, which for
many countries is a political goal.

(II)
TABLE OF CONTENTS
ACKNOWLEDGEMENT i
ABSTACT ii

TABLE OF CONTENTS iii-iv

LIST OF FIGURES v

LIST OF TABLES v

LIST OF SNAPSHOTS v-vi

CHAPTERS

1.INTRODUCTION 1

1.1.OBJECTIVE 2

2.SYSTEM ANALYSIS 3

2.1 TECHNOLOGY AND TOOLS DESCRIPTION 4


2.2.TOMCAT 6.0 WEB SERVER 6
2.2.1.SYSTEM 6
2.2.2.ANALYSIS 7
2.2.3.FEASIBILITY STUDY 7
2.2.4.ECONOMICAL FEASIBILITY 7
2.2.5.TECHNICAL FEASIBILTY 7
2.2.6.OPERATIONAL FEASIBILITY 8

3.SYSTEM REQUIREMENT 9
3.1.DETAILS OF SOFTWARE 9
3.2.MYSQL 10
3.3.HARDWARE REQUIREMENT SPECIFICATION 11
3.4.SOFTWARE REQUIREMENT SPECIFICATION 11

4.ANALYSIS AND DESIGN 12

4.1.DATA FLOW DIAGRAM 12


4.2.SYSTEM ARCHITECTURE 12
4.3.ER DIAGRAM 13

(III)
4.4.DATABASE NORMALIZATION 14
4.4.1 FIRST NORMAL FORM 14
4.4.2 SECOND NORMAL FORM 14
4.4.3 THIRD NORMAL FORM 14
4.4.4 TABLE DESIGN 15

5.SYSTEM IMPLEMENTATION 16

5.1.MODULE DESCRIPTION 16

6. SYSTEM TESTING 18

6.1.TYPES OF TESTING 18
6.2.UNIT TESTING OF SYSTEM 18
6.3.TEST CASES 20
6.4.INTEGRATION TESTING OF SYSTEM 22
6.5.FUNCTIONAL TESTING OF SYSTEM 23
6.6.SYSTEM TESTING 23
6.7.WHITE BOX TESTING OF SYSTEM 23
6.8.BLACK BOX TESTING OF SYSTEM 24
6.9.ACCEPTANCE TESTING 24

7. RESULTS 25

CONCLUSION vii

BIBLIOGRAPHY viii

(IV)
List Of Figures

Figures Figure Name Page No

Figure 1.1 Passenger Prediction System 2


Figure 2.1. Netbeans IDE 6.9 3
Figure 2.2. The Apache Software Foundation 5
Figure 4.1. Data Flow Diagram 9
Figure 4.2. System Architecture 9
Figure 4.3 ER Diagram 10
Figure 4.4 Table Design 14

List Of Tables

Table No Table Name Page No

Table 6.1 Test case for Registration Page 20

Table 6.2 Test case for Login Page 20

Table 6.3 Test case for View Prediction 21

Table 6.4 Integration of all unit Testing 23

(V)
List Of Snapshots

Snapshot No Snapshot name Page No

Snapshot 7.1 Homepage of Application 25

Snapshot 7.2 Admin login Page 25

Snapshot 7.3 Login Page 26

Snapshot 7.4 Place Selction Page 26

Snapshot 7.5 Place Search Page 27

Snapshot 7.6 View Prediction Place Page 27

Snapshot 7.7 View Prediction in Chart 28

Snapshot 7.8 Admin Dashboard Page 28

Snapshot 7.9 Add Place Page 29

Snapshot 7.10 Add Predict Details 29

Snapshot 7.11 View Places Page 30

Snapshot 7.12 View of Data Set 30

(VI)
CONCLUSION

This Web page was designed in such a way that future modifications can be done
easily. Passenger Prediction System provides the transportation department to assigns
transport facilities by less cost and effort factors.

The following conclusions can be deduced from the development of the project.

 It provides a friendly graphical user interface which proves to be more beneficial and
productive as compared to the traditional shopping system.
 It gives appropriate access to the authorized users depending on their permissions.
 Updating of information becomes easier.
 System security, data security and reliability are the striking features.
 The System has adequate scope for modification in future if it is necessary.

(VII)
BIBILOGRAPHY

Websites:

1. www.mysqltutorials.org
2. www.tutorialspoint.com
3. www.wikipedia.com
4. www.google.com

Textbooks:
[1] Herbert Scheldt: JAVA the Complete Reference, 7th/9th Edition, Tata McGraw
Hill, 2007.
[2] Jim Keogh: J2EE – The Complete Reference, McGraw Hill, 2007.
[3] Fundamentals of Database Systems, Ramez Elmasri and Shamkant B. Navate,
7th Edition, Pearson, 2017.
[4] Database Management Systems, Ramakrishnan and Gehrke, 3rd Edition,
McGraw Hill, 2014.
[5] Coronel, Morris and Rob: Database Principles Fundamentals of Design,
Implementation and Management, Cengage Learning, 2012.

(VIII)

Вам также может понравиться