chrisbo246 / tinyroadbook

A minimalist route planner allowing to extract city names from a map.

Home Page:http://chrisbo246.github.io/tinyroadbook/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[TINY]ROADBOOK

website | twitter

Edit a compact paper roadbook with just few clicks on a map. Always on hand, battery free and costless. That's all you need for long way road trips!

[TINY]ROADBOOK

Geocoding
This application is powered by the fair use Nominatim web service provided by OpenStreetMap.
Maps
Maps are provided by openstreetmap.org, opencyclemap.org, open.mapquest.com and waymarkedtrails.org (lonvia).
Libraries
Twitter Bootstrap, Openlayers, Yeoman and other awesome open-source libraries.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisities

Install Node on your local machine then download dependencies.

npm install -g gulp-cli bower yo generator-webapp

Installing

Install NPM and Bower required packages.

npm install
bower install

Testing

gulp serve

http://localhost:9000/

Deployment

gulp build

Then upload the dist directory content to your web server.

Bugs

Please use the GitHub issue tracker for all bugs and feature requests. Before creating a new issue, do a quick search to see if the problem has been reported already.

Author

chrisbo246

See also the list of contributors who participated in this project.

About

A minimalist route planner allowing to extract city names from a map.

http://chrisbo246.github.io/tinyroadbook/


Languages

Language:CSS 74.4%Language:HTML 13.6%Language:JavaScript 11.9%