Skip to content

thewalkingduff/train-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

train-tracker


Logo

Boston Train Tracker

An Mapbox app that tracks subway and commuter trains in the Boston area.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

About The Project

BOSTON TRAIN TRACKER

Pulls data from the MBTA V3 API to track the subway and commuter trains in the Boston area on Mapbox using vanilla JavaScript. Async Functions, working with JSON data. MBTA V3 API

thewalkingduff, train-tracker, @duffManCode, bduffy@devduffy.com, Boston Train Tracker

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://thewalkingduff.github.io/train-tracker/.git
  2. Install NPM packages
    npm install

Usage

You can change the zoom of the map with your mouse. If you click on the train it will tell you what train line it is, whether it is stopped or moving and sometimes even the speed!

For more examples, please refer to the Documentation

Roadmap

I plan on adding a way to search by train or train stop and possibly finding out what train stop is next by clicking on the train.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Brendan Duffy - @duffManCode - bduffy@devduffy.com

Project Link: https://thewalkingduff.github.io/train-tracker/

Acknowledgements

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published