Skip to content

Latest commit

 

History

History
36 lines (32 loc) · 1.37 KB

File metadata and controls

36 lines (32 loc) · 1.37 KB

Bus Reservation System

Bus Safar

The Bus Reservation System is a comprehensive application that serves both administrators and passengers, providing a seamless experience for managing bus services and bookings. The system is built on fundamental object-oriented programming (OOP) principles and incorporates advanced concepts such as the Collection Framework, Serialization, Exception Handling, and Deserialization to ensure efficiency and reliability.

===LOGO===

Explaining Video:- https://drive.google.com/file/d/1WCMwv6KEms84m4T7BNKTdF6ZllZJw-_B/view?usp=sharing

Having Following Functionality

Admin & Passenger Side

Admin

log in

Add Bus

Update bus details

Delete Bus

View Users

View Booking

View Booking with User Name


Passenger

Sign up Sign in

View All Buses

Book Seat by seat number

Search bus by city name

Booking History

Change Profile details

Delete Account


# Concepts Used

oops

Collection Framework

Serialization

Exception handling

Deserialization