CicLAvia's open-source mapping tool
Check in on development at: http://ciclavia.herokuapp.com/
- Convert main events on side nav to Handlebars templates and have them render via JS instead of Rails
- Add checkboxes to routes in side nav to turn display on and off on the map
- Implement centering of map over a route. Map should center on a route when you hover over it in the side nav
- Factor out common js module functionality into superclasses
- Create event submission and link with route submission