This repository contains a Python-based Bus Booking and Departure System developed using Tkinter for the graphical user interface and SQLite for data storage.
- ✅ Admin login and registration
- ✅ Bus management (add, edit, delete)
- ✅ Passenger registration and booking
- ✅ Booking validation and capacity checking
- ✅ Receipt generation
- ✅ Tkinter GUI and SQLite database files
- ✅ Python source code file