Skip to content

Latest commit

 

History

History
79 lines (56 loc) · 3.58 KB

README.md

File metadata and controls

79 lines (56 loc) · 3.58 KB

Book My Ticket

Introduction:

Ticket booking platform to book tickets for point-to-point trains running between 5 major junctions of Tamil Nadu. This platform is made using Java Swing, JDBC API, Derby DB, Java Mail, PDF maker etc. Internally this platform has all basic java concepts ranging from OOP concepts to Utility classes.

Authors:

Preliminary steps:

  • Add the external .jar files to the IDE
  • Change the IMAGE_FOLDER by absolute path
  • Run /src/projectFiles/frameManager.java for client panel
  • Run /src/projectFiles/Main_1.java for admin panel

Screenshots

Home Page

Personal Details Page

Train Details Page

Payment Page

Processing Page

Receipt Page

Download Ticket

PDF Ticket Download : Ticket

Email Notification

Ticket Status checking

Check by ID

Check by Phone Number

Output (For checking by Phone Number)

Ticket Cancellation Login

Confirm to Cancel

Admin Panel

Ticket Info

Train Info

Seat Availability

Feedback Form