Skip to content

kjsce-codecell/m-indicated

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Open Source Love GitHub GitHub forks GitHub issues GitHub pull requests GitHub contributors GitHub top language

M-Indicated 📖

An exhaustive collection of Local Train timings as json files for easy access.

How to contribute

Refer the template provided below to add your word

Create your first pull request 😎

Fork this repository

Clone the forked repository from your account

Add your JSON file to the respective folder.

Commit your changes with an appropriate message.

Create a pull request

Example file

path: startStation/startTime.json (first letter needs to be capitalized)

{
    "timing": "startTime_in_HH:MM_in 24 hour format",
    "path": {
        "start":"startStation",
        "end":"endStation"
    },
    "type": "Fast/Slow"
}

path: DI/09-05.json

{
    "timing":"09:05",
    "path":{
        "start":"DI",
        "end":"CSMT"
    },
    "type": "Slow"
}

Station Codes

Station Code Station Name
CSMT Chhatrapati Shivaji Maharaj Terminal
BY Byculla
C Kurla
V Vidyavihar
D Dadar
T Thane
DI Dombivli
K Kalyan
A Ambernath
BL Badlapur
TI Titwala
AS Asangaon
N Kasara
S Karjat
KP Khopoli
G Ghatkopar
CH Churchgate
B Bandra
AD Andheri
BO Borivali
BHY Bhayandar
BS Vasai Road
VR Virar
DN Dahanu
VS Vashi
NU Nerul
PL Panvel
MDD Malad

Hall of Fame 🔥

Check out the Hall of Fame for a list of contributors with a minimum of one commit with their gravatar. To know more about a contributor, click on the gravatar to go to their github profile.

About

A collection of timings of local trains in Mumbai in json format for easy retrieval and usage . Contributors list -

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published