Project: Bus Reservation and Ticketing System in Java with source code
About Project
Bus Reservation and Ticketing System is a simple console based application in Java. The feature of this simple application includes adding passengers record, billing and viewing total records. In order to add a passenger, the user has to provide passenger’s name, destination, number of passengers and discount number. Other features include viewing available destination records, billings. This whole system is not built with the help of Netbeans IDE.
There’s no external database connectivity in this simple project. For billings, he/she has to enter passenger’s name. Then the system displays all the informations of the passenger such as name, destination, fare price, number of passengers and discount amount. It also shows the total fare amount and the user has to provide the amount to pay. To view records, the user can simply provide passenger’s name which will display each and every information including total fare price with paid amount, change and status.
Design of this project is very simple so that the user won’t find any difficulties while working on it. To run this project you must compile and run from the Command prompt (for Windows users). Bus Reservation and Ticketing System in Java with source code is free to download, Use for educational purposes only! For the project demo, have a look at the image slider below.
Features:
- Login System
- View Destinations
- Add Passengers
- Billings
- View total records
Thanks for this project can you plz tell me how to Run This in java. i needed step by step tutorials How to run this plz guide me thanks
The code showing class exception after compiling
It says here when I try to run it that “class wasn’t found in the project”
Hello, what does the arrays ticketS, ticketD, and ticketI for ? Can you help me sir?
Hi, why I am getting exception error while running Java code for BUS RESERVATION AND TICKETING SYSTEM?
Can you please help?