Giter Site home page Giter Site logo

tushargithub44 / m-indicated Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kjsce-codecell/m-indicated

1.0 0.0 0.0 12 KB

A collection of timings of local trains in Mumbai in json format for easy retrieval and usage

License: MIT License

CSS 16.90% HTML 41.67% JavaScript 41.43%

m-indicated's Introduction

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
BY Bhayandar
BS Vasai Road
VR Virar
DN Dahanu
VS Vashi
NU Nerul
PL Panvel

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.

m-indicated's People

Contributors

korusuke avatar nurdtechie98 avatar tushargithub44 avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.