This project is specially built in admin mode so that admins have a better interface to know about how many passengers are travelling through specific routes, number of buses available for a particular day, the driver contacts and has passenger details. Allows the admin to book tickets for a passenger. The details will be stored in the database and specific passenger or bus details can be gained by writing MySql queries to retrieve data. Technologies used- Front-end: HTML,CSS,JavaScript(for dynamic changes in forms) PHP used for connection between database and front end components MySql Database Requires a local host server like xampp which was used for this project