tiwatson / watsonswander-live

Middleman app to generate infographic html/css/js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Watsons Wander Live

Every spot we stay I collect the following information:

  • Name
  • Latitude and Longitude
  • Arrival Date
  • Arrival Path (Array of latitudes and longitudes)
  • Price
  • Category (Start Park, Private Park, etc)

Through geocoding the latitude and longitude I can obtain:

  • Address
  • City
  • State

Using another api the elevation is obtained. While the arrival distance and stay length are calculated.

Built with:

  • d3.js
  • haml
  • sass
  • bootstrap
  • MiddleMan
  • Amazon s3

More information coming soon...

About

Middleman app to generate infographic html/css/js


Languages

Language:JavaScript 38.5%Language:CSS 35.0%Language:HTML 16.6%Language:Ruby 9.8%Language:Shell 0.1%