/Chatt-Crimes

A web app that visualizes local Chattanooga crime data on a map.

Primary LanguageCSSOtherNOASSERTION

Chatt Crimes

A web app that visualizes Chattanooga crime data on a map (similar to a weather heat map). The project grew out of Chattanooga's 2013 National Day of Civic Hacking Hackathon which focused on utilizing open data.

Data provided by the Chattanooga Open Data Portal.

##Local Development To replicate our development environment a number of open source tools are required, specifically:

##Getting Started

###Install Node.js Simply visit nodejs.org and click on the big green “Install” button.

###Install Gulp Globally

$ npm install -g gulp

###Install Dependencies

Make sure you're in the root project folder.

$ npm install

###Run Gulp

$ gulp

##License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.