Inspiration

Public transportation often suffers from delays, poor scheduling, and inefficient route planning. As regular commuters, we experienced the frustration of long waiting times and overcrowded buses. This motivated us to build RouteSync, a smart system to improve efficiency and make commuting more reliable.

What it does

RouteSync automates bus scheduling and optimizes routes based on demand and travel conditions. It helps:

  • Reduce waiting time for passengers
  • Improve route efficiency
  • Provide better utilization of buses
  • Enable smarter decision-making for transport systems

How we built it

We developed RouteSync using:

FrontendReactJS for interactive UI BackendNode.js & Express for handling logic Database: MongoDB for storing routes and schedules Logic:Basic optimization algorithms to minimize travel and waiting time

We simulated real-world data like distance, timing, and passenger demand to test the system.

Built With

Share this project:

Updates