Skip to content

indy/tube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tube is a purely client-side web app that implements the A* algorithm for finding routes between stations on the London Underground

It's developed with the following technologies:

Pre-requisites

yeoman.io is required. You can install this with: curl -L get.yeoman.io | bash

Quick start

  • Run the tests: yeoman test
  • Start a development server with live reloading: yeoman server
  • Build a release version: yeoman build

Author

Inderjit Gill

Copyright and license

Twitter Bootstrap Copyright 2012 Twitter, Inc. All rights reserved.

D3 library Copyright (c) 2012, Michael Bostock All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

A client-side London underground journey planner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published