Train Reservation System Project (vb.net) or railway ticket booking system software is a fully automated web application for issuing tickets to users through online.
This system architecture is designed for performing operations like checking train availability, reservation details, checking seating availability, train timings, and trains between stations.
Main Modules Explanation:
Ticket Reservation: Using this module user can check for seat availability of various trains and know fair details for various types of reservations.
Ticket Cancellation: After booking tickets users can cancel tickets before train departure time. Money will be refunded to user account. User can cancel tickets for any status like conformed ticket, waiting list, RAC.
Status Checking: For pending reservation details or RAC tickets. Users can check PNR status, waiting list status, ticket conformation details using this module.
Payment Module: After selecting reservation type user can pay amount using credit card, net banking or online banking methods.
Database Tables:
For this project we use Micro soft access for database design. List of tables used in this project.
Fares table
Reservation Table
Seats Table
Train Timings
Trains Details
Youtube video link to view data flow diagram, screen shots.
http://www.youtube.com/watch?v=bfCEkfvNwoE&feature=youtu.be
Context Level DFD Diagram Explanation:
This diagram is useful for understanding how internal process is designed when user enters details in the form and process for data transmission to different modules.
Data Flow Diagram Details:
For designing this system every module should have data flow diagram. Before developing this application students must understand these DFD’s
Reservation DFD
Cancellation DFD
Status DFD
Download Train Reservation System Project in Vb.Net
Software Used:
Front-end : Microsoft Visual Basic 6.0
Back-end : Microsoft Access 2007
Reference links to download full project report with flow chart and vb.net, asp.net, java source code, C++.
Useful Links:
Train Reservation System PPT
Railway Reservation System Project in Java
Popular Projects:
Asp.net Airline Reservation System Project
Asp.net Travel Management System Project
Vb.Net Ticket Management System
Crime Information Management System Project Vb.Net
Online Hotel Management System Vb.Net
Courier Management System Project in Vb.Net
The post Train Reservation System Project in Vb.Net appeared first on Project Seminar.