Skip to content

itsvalls/Mumbai_Local_Train_Planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mumbai Local Train Route Planner


Project Overview

The Mumbai Local Train Route Planner is a responsive, web-based application that allows users to:

  • View Mumbai's Western, Central, and Harbor train lines
  • Plan routes between stations
  • Visualize crowd levels at each station
  • Avoid crowded stations in real time using simulated data

Screenshots

image

image


Tech Stack

Backend

  • Python 3.8+
  • Flask
  • Dijkstra's Algorithm for route finding

Frontend

  • HTML5, CSS3, JavaScript
  • Bootstrap for UI
  • Leaflet.js for interactive maps
  • OpenStreetMap for base tiles

Data

  • Station data & connections stored as JSON-like structures in map.js

Features

  • Dynamic map visualization of Mumbai local train routes
  • Real-time route computation
  • Avoid crowded stations option
  • Crowd level simulation with backend API
  • Responsive design (mobile-friendly!)

Getting Started

  1. Clone the repository
    git clone https://github.com/your-username/mumbai-train-planner.git
    cd mumbai-train-planner

About

Find the most optimum route via Mumbai local trains

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors