Code For Australia's version of the Code for America ReRoute It transport choices application.
Welcome to the ReRoute It project. Let's get started with a few details about the application.
If you do not have your Ruby on Rails environment setup, you can follow the steps here:
Rails requires a JavaScript runtime for use with the asset pipeline. NodeJS is
the recommended runtime to use. On Mac OSX simply run brew install nodejs
.
Refer to the NodeJS website to see the recommended way to install NodeJS for other OSes.
For this application we will be using the Git Flow branching model. You can find information about it here
A user can select two locations with routes being calculated for walking, running, cycling, bus, train, taxi, car. For each travel mode, the following data should be calculated/displayed:
Great! Head over to CONTRIBUTING.md to get started!
https://github.com/CodeforAustralia/transpochoices
http://nvie.com/posts/a-successful-git-branching-model/