Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 1.7 KB

File metadata and controls

52 lines (34 loc) · 1.7 KB

SIH25013: Real-Time Public Transport Tracking for Small Cities

🚌 Problem Description:

In small cities and tier-2 towns, public transport systems lack real-time tracking, causing inconvenience to commuters who face unpredictable bus schedules. This leads to overcrowding, wasted time, and reduced reliance on public transport. The problem is acute in cities with growing populations but limited digital infrastructure for transport management.

💡 Impact / Why this problem needs to be solved:

Over 60% of commuters in small cities face delays due to lack of real-time information, reducing public transport usage and increasing private vehicle dependency, which worsens traffic and pollution. A solution would enhance commuter experience and promote sustainable transport.

🎯 Expected Outcomes:

  • A mobile app or web platform integrating GPS-based real-time tracking of buses.
  • Display estimated arrival times and route information.
  • Optimized for low-bandwidth environments to ensure accessibility in smaller towns.

👥 Relevant Stakeholders / Beneficiaries:

  • Commuters
  • Local transport authorities
  • Municipal corporations

📊 Supporting Data:

  • Urban Mobility India Report 2024, emphasizing transport inefficiencies in tier-2 cities.

🎯 Progress

In ngrok method:

  • run the server
  • run the ngrok
  • copy link
  • paste same in both htmls
  • paste it in phone of driver with /driver
  • paste it in user side with /user

Todo:

  • add min 3 buses functionaltiy
  • add authentication part
  • ui betterment

Shortlisted Teams:

7 Teams


🔗 Useful SIH Repos