Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 579 Bytes

README.md

File metadata and controls

34 lines (27 loc) · 579 Bytes

powderlines

How to get up and running:

  1. gem install bundler
  2. bundle install
  3. npm install
  4. grunt serve
  5. Go to http://localhost:4000/

Deploy:

  1. Have a grunt-aws.json file in the project's root folder with our credentials.
  2. grunt deploy

todo

for the map

  • hover on map path highlights item on the list
  • Mobile support
  • fix dumb colors
  • Difficulty filter
  • Season filter
  • Elevation gain filter
  • Add guidebook info
  • 2d map
  • update hash with selected route
  • doubleclick zoom

for the site

  • Snow level estimate from api
  • relaunch!