Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yehiashaarawy/train-ticketing-system
Creating and implementing a ticket reservation system using java.
https://github.com/yehiashaarawy/train-ticketing-system
java javafx mysql scenebuilder
Last synced: 26 days ago
JSON representation
Creating and implementing a ticket reservation system using java.
- Host: GitHub
- URL: https://github.com/yehiashaarawy/train-ticketing-system
- Owner: YehiaShaarawy
- Created: 2023-06-03T22:52:45.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-20T23:59:22.000Z (7 months ago)
- Last Synced: 2024-11-15T23:23:39.485Z (about 2 months ago)
- Topics: java, javafx, mysql, scenebuilder
- Language: Java
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Train-Ticketing-System
This is a JavaFX application designed to be a Train Ticket Reservation System which will help the client to book tickets by choosing there departure and arrival location as well as their desired number of seats.
This project contains a UML diagram about all the classes and interfaces that I used and a detailed walkthrough of the program itself.## Tech Stack
* Java
* JavaFX
* Scene builder
* MySQL Database Management System## UML
## Screenshots of the program
![Login](https://github.com/YehiaSharawy/Train-Ticketing-System/assets/65984199/91efef25-a68a-49da-8aaf-466596700e75)
![SCR-20230604-dzlj](https://github.com/YehiaSharawy/Train-Ticketing-System/assets/65984199/40f6881a-ce0d-4ec0-a2e6-b3d7f6b8ff26)
![SCR-20230604-dzoj](https://github.com/YehiaSharawy/Train-Ticketing-System/assets/65984199/ce49768b-b0d7-4402-adfc-fbb05ee18bf0)
![SCR-20230604-eazh](https://github.com/YehiaSharawy/Train-Ticketing-System/assets/65984199/8ef132ac-450b-4820-a2e1-7151cac98a98)