A web application to track BMTC (Bangalore Metropolitan Transport Corporation) bus routes and see live buses on each route. It helps commuters plan their journeys efficiently with real-time bus locations and route details.
- Search Bus Routes: Find routes by route number or source/destination stops.
- Live Bus Tracking: See buses operating in real-time on the selected route.
- Stop Details: View all stops on a route with their sequence.ß
- Route Overview: Check route length, total stops, and estimated travel times.(TODO)
- Responsive Design: Works on desktop and mobile devices.
- Interactive Map: Visualize buses and stops on a map for easy navigation. (TODO)
- Frontend: HTML/VanilaJS(vite)
- Data Source: BMTC / Custom API
Contributions are welcome! You can:
- Fork the repository.
- Make changes in a new branch.
- Submit a Pull Request with your improvements.