Explore the Bus Reservation System, a dynamic console-based Java application designed with JDBC to seamlessly connect to MySQL databases. With distinct modules for both administrators and users, this project offers a comprehensive solution for efficient bus seat management and reservations. Dive into the codebase to witness how JDBC facilitates robust interactions with MySQL, empowering administrators with administrative features and users with a streamlined reservation process.
- Admin
- User
- java
- JDBC
- MySql
- Admin can manage bus database
- Admin can see all the bookings
- user can registered himself
- user can login
- user can book a ticket