Skip to content

A simple Login and Booking page for a fictional company named Pluto Railway

License

Notifications You must be signed in to change notification settings

amogh-w/PlutoRailwayLogin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pluto Railway Login and Booking

A GUI project in Java to understand Java Swings and Database Management.

screnshot-1

External software and libraries used:

  • IntelliJ IDEA - Java Integrated Development Environment
  • MySQL - Open Source Relational Database Management System
  • iText PDF - Creating and manipulating PDF files in Java and .NET

How it works:

  1. It connects to a locally hosted MySQL server at jdbc:mysql://localhost:3306/ and looks for the database containing the user credentials.
  2. If the credentials are correct, the user is granted access to the booking page. The ticket is created using the iTextPDF PdfWriter class.

screnshot-2

Special Thanks

A big thank you to everyone who helped in my project ❤️

About

A simple Login and Booking page for a fictional company named Pluto Railway

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages