A GUI-based bus ticket booking application developed using Java Swing. This project serves as a case study for advanced programming courses, demonstrating the implementation of a simple ticket reservation system with a graphical user interface.
- Java Swing GUI: Interactive user interface for booking tickets.
- Ticket Management: Select bus routes, input passenger details, and manage reservations.
- Data Persistence: Store and retrieve booking information using local data files.
- Modular Design: Organized code structure for maintainability and scalability.
- Java Development Kit (JDK) 8 or higher
- IntelliJ IDEA or any Java-compatible IDE
Clone the Repository:
git clone https://github.com/willgregorry/study-case-pemlan.git
cd study-case-pemlan