danieldafoe / is-my-train-delayed

An Angular web app built on Heroku with Node & Express. Shows information about delayed trains, and displays that in an easily consumable manner.
https://is-my-train-delayed.herokuapp.com
MIT License
15 stars 3 forks source link

Add train line colours #6

Open danieldafoe opened 7 years ago

danieldafoe commented 7 years ago

GO has colours that denote each train line. Perhaps they should be incorporated.

graypegg commented 7 years ago

@ptrin Oops sorry! Didn't realize this was already taken care of!

danieldafoe commented 7 years ago

No problem at all.

I'm actually writing up a README for the project as we speak, and part of it will talk about contributing so we don't run into this issue in the future.

danieldafoe commented 7 years ago

@toish: Just figured I'd let you know why I haven't merged in your pull request. I was actually waiting to explore possible different ways to display the train line colours with a designer friend first before I implemented this.