Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Console Bus Booking System

This is a console-based Bus Booking System developed in Java. The project allows users to view buses, book tickets, update booking details, and cancel bookings. The data is stored in a MySQL database using JDBC connectivity.

Features

  • View available buses
  • Book a bus ticket
  • Update booking information
  • Cancel a booking
  • Display all bookings
  • Input validation for user details

Technologies Used

  • Java
  • JDBC
  • MySQL
  • Eclipse IDE

Project Description

The main purpose of this project is to understand Java concepts such as JDBC, exception handling, collections, and database connectivity. It simulates a basic bus reservation system through a console interface.

How to Run

  1. Clone the repository.
  2. Open the project in Eclipse.
  3. Create the required MySQL database and tables.
  4. Update the database username and password in the connection file.
  5. Run the BusBookingTester class.

Author

Samarth Girase

About

Console-based Bus Booking System developed in Java using JDBC and MySQL for managing bus reservations, bookings, and cancellations.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages