Vairagar Sonali
Vairagar Sonali
PROJECT REPORT
ON
CERTIFICATE
This is to certify that Miss.Vairagar Sonali Sanjay rebonafide students of Arts, Commerce
and Science College, Sonai have successfully completed the Mini project work as prescribed
by the Savitribai Phule Pune University, Pune in the partial fulfillment of the requirement of
Third Year, Bachelor of Business Administration (Computer Application). Program for the
academic year 2020-2021.
The Project Work titled as “Railway Reservation Management System”
At every outset we express my gratitude to almighty lord for showering his grace and
blessings upon me to complete this project.
Although our name appears on the cover of this book, many people had contributed in
some form or the other form to this project Development. We could not do this project
without the assistance or support of each of the following we thank you all.
We wish to place on my record my deep sense of gratitude to my project guide, for his
constant motivation and valuable help through the project work. Express my gratitude to Dr.
Laware S.L.(Principal) and Dr. Darandale S.R. (H.O.D.) of Arts, Commerce & Science
College, Sonai for her valuable suggestions and advices throughout the B.B.A(CA) course.
We also extend my thanks to other faculties for their Cooperation during my Course.
Finally, we would like to thank my friends for their co-operation to complete this project.
We hereby declare that the project work entitled, “Railway Reservation Management
System” submitted under the guidance of Shri. Gaikwad B.A. is our original work
completed under the four walls of our institute.
The Report submitted is our own work and has not been duplicated from any other
source. We shall be responsible for any unpleasure moment/situation.
1. INTRODUCTION
⮚ Introduction to System
⮚ Proposed System
⮚ Scope of proposed System
2. SYSTEM ANALYSIS
⮚ Fact Finding Techniques
⮚ Feasibility Study
⮚ Hardware & Software Requirement
3. SYSTEM DESIGN
⮚ Entity Relationship Diagram
⮚ Data Flow Diagram
⮚ UML Diagram
⮚ Use Case Diagram
⮚ File Design
⮚ Data Dictionary
6. Future Enhancement
7. Bibliography
INTRODUCTION
The work that was being carried out with the help of manual system had to be
transferred to the computer & internet for variety of reasons.
1) The manual system is slowly being passed out and all the activities that are being
carried out by manual system are to taken into care of by the computer system.
2) There were many systems that demanded computerization but were not being
covered by the manual system.
3) Actual time required for solution of particular task takes lot of time but computer
system it is very fast and easy by using query facility.
4) In manual system reports, storage, calculation and other documentations takes more
time that causes delay in processing, so by computerization of the system this delay
processing problem is solved.
5) In the existing system the user cannot get fast service, but by computerization it is
done much faster.
SCOPE OF SYSTEM
For all of this clear information and understanding should have done
regarding system. The proper documentation should be necessary
. proper normalization and creating database files should have done properly
also various designing should have done.
Finally, the system should have tested properly be tally
reports that can be giving much experience in system development.
SYSTEM ANALYSIS
1. Interview:-
During the system study, information of customer of the system have
to be taken. We have to show them the data of the system.
2. Observation:-
The basic information about various activities
that are carried out can be studied through observation. This
method was used to how the documents are handled and to
understand the actual manual process.
3. Record Review:-
Documents study is also helped in determining the
Input and output of the system. In this type of technique, as we
have to study the existing/previous records and reports that
helps us in generating an overview for out new system which is to be
designed.
❖FEASIBILITY STUDY
Software Requirements:
“The utility programs which are required to drive the Hardware
of the computer are called software.”
Technology: Java
Front-End: Java
Back-End : MySQL
Hardware Requirements:-
“The entire physical equipment’s i.e. Input device, processor,
output device and inter connecting equipment of computer is
called as hardware”
Processor – i3
Hard Disk – 5 GB
1 GB of RAM
Keyboard/Mouse
LCD Display
SYSTEM DESIGN
E-R diagram
Data Flow Diagram (Level 0)
Data Flow Diagram (Level 1)
Data Flow Diagram (Level 2)
Data Flow Diagram (Level 2)
Data Flow Diagram (Level 2)
UML Diagram
Use Case Diagram
FILE DESIGN
1. Passenger Master
FILED NAME TYPE WIDTH CONSTRAINTS
Id Number 10 Primary Key
Name Text 25
Mobile No Number 10
Address Text 20
2. Ticket Master
FILED NAME TYPE WIDTH CONSTRAINTS
ID Number 10 Primary key
Pass ID Number 25 Foreign key
PRN No Number 10
Place Text 25
Train No Number 10
Train Name Text 30
Date Date
Price Currency
3.Train Master
5.Bill
Login Form
MDI Form
Passenger:
Ticket:
Train:
Train Schedule:
Bill:
Report:
ADVANTAGES AND LIMITATIONS
Advantages:-
1. Easy to keep record.
2. Easy to add new Passengers Details.
3. Easy to add ticket details.
4. Easy to generate Bill.
5. Easy to maintain Customer details.
Disadvantages:-
Books:-
⮚ Effective Java
-By Joshua Bloch
⮚ Practical Java Project
-By B.M. Harwani
Websites:-
⮚ www.stackoverflow.com
⮚ www.w3school.com