A simple GUI project made in the process of leaning JAVA Swing.
- Login Page (id: roseindia, password: roseindia)
- MENU
- Add Passengers
- Enter Details about the seat required
- Book/Check availability of the seat
- Show Seating
- Displays the seating arrangement (booked/ vacant)
- Logout
- Add Passengers
No database connectivity yet. Seating chart persists untill application is closed.
Download the .jar file to see the app in running