项目作者: rlaakkol

项目描述 :
Easy next departure for Helsinki bus stops
高级语言: JavaScript
项目地址: git://github.com/rlaakkol/hsl-stopscreen.git
创建时间: 2017-02-18T21:16:53Z
项目社区:https://github.com/rlaakkol/hsl-stopscreen

开源协议:MIT License

下载


HSL Stopscreen

A React app for getting the next departures from nearby (or a list of arbitrary) bus stops in Helsinki.
Try it out at https://hsl-stopscreen.surge.sh/

For the arbitrary list, append the list url with a comma-separated URL-encoded list of HSL stop ids:

  1. https://hsl-stopscreen.surge.sh/list?stops=HSL:1040141,HSL:1040139,HSL:1040144

Todo

Create a UI for choosing stops from search results or from a map display.

Developers

  1. > npm install
  2. > npm start