The Bus Simulation System is a Python-based project designed to simulate real-world bus operations. It includes dynamic scheduling, route optimization, ticket booking, and real-time bus movement across stations. The system features an intuitive graphical interface, making it accessible and easy to use.
- ✅Dynamic Scheduling: Adjust routes and schedules in real time.
- ✅Ticket Booking System: Simplified booking and tracking process.
- ✅Real-Time Operations: Simulated bus movement between stations.
- ✅User-Friendly Interface: Built using
CustomTkinter
for a modern look and feel.
- Programming Language: Python
- Frontend Framework: CustomTkinter
- Backend Concepts: OOP (Object-Oriented Programming), Multithreading
- Clone the repository:
git clone https://github.com/dev-KartikSharma/Bus-System-Python.git