/Anirudha_Travels

It is an compiler based project on Bus Ticket Reservation System. Its a individual project completed in 5 days.

Primary LanguageJava

Bus Ticket Reservation System

Application Name:- Anirudha Travels

This a java compiler-based project on bus ticket reservation system. It is an individual project. It completed within 5 days. In this project if admin login. Admin have the access for adding new bus, confirm tickets, change timing of bus, add route for the bus. And for customer he/she able to login/signup, see the bus details, book a ticket, see all routes. All the data was stored using SQL database.


Type Of Users:-

1. Administrator

2. Customer

Roles of Administrator:-

  • Login to application
  • Add Bus
  • See All Bus Details
  • Confirm Tickets
  • Logout
  • Roles of Customers:-

  • Login to application
  • Register new customer
  • See bus for the selected route
  • See Booking History
  • Cancel Tickets
  • Logout
  • Flow Diagram of Project

    ER Diagram of Project Database