Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 489 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 489 Bytes

City Style

A meteor app based off of the meteor leaderboards sample. View it online at http://city-style.meteor.com.

Running it Locally

  1. Install meteor.
  2. Clone this repo and run meteor, then browse to localhost:3000.

Features

  • Viewing a map of where each job is located.

Future Versions

  • Viewing driving time to work from a draggable pin.
  • Heatmap of driving time to work.
  • Heatmap of rental prices.
  • Heatmap of population density.