Skip to content

Bus Reservation System: A Java console application utilizing JDBC for MySQL connectivity. Features separate admin and user modules for efficient bus seat management and reservations. Explore the codebase to witness streamlined interactions and robust functionality.

Notifications You must be signed in to change notification settings

akt0001c/BusReservationSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

Bus Reservation System.

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.

Modules

  • Admin
  • User

Text Stack

  • java
  • JDBC
  • MySql

Features

  • Admin can manage bus database
  • Admin can see all the bookings
  • user can registered himself
  • user can login
  • user can book a ticket

ER DIGRAM

bussystem

About

Bus Reservation System: A Java console application utilizing JDBC for MySQL connectivity. Features separate admin and user modules for efficient bus seat management and reservations. Explore the codebase to witness streamlined interactions and robust functionality.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages