0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 20 hours ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Quick fix for NaN error for non-returned values. More... over 11 years ago
Very initial plugging in of the actual data from the API. More... over 11 years ago
Merge branch 'master' of github.com:codeforamerica/colonel-clark More... over 11 years ago
Changing snake case to camel case. More... over 11 years ago
Neighborhood names no longer hardcoded, but read from API. More... over 11 years ago
Ignore stupid Mac meta-files. More... over 11 years ago
Update to the index file to add the new site. More... over 11 years ago
Load neighborhoods from API instead of static file. More... over 11 years ago
Initial check-in of Neighborhood Crime Data site (w/ fake data). More... over 11 years ago
Converting tabs to spaces. More... over 11 years ago
Adding link to source code; Adding index page with link to Click that 'hood app. More... over 11 years ago
Initial lame check-in of Click That Hood! More... over 11 years ago
Rewriting classes as prescribed in Javascript: The Good Parts. More... over 11 years ago
Reindenting. More... over 11 years ago
Refactoring. More... over 11 years ago
Refactoring. More... over 11 years ago
Refactoring. More... over 11 years ago
Refactoring. More... over 11 years ago
Re-formatting. More... over 11 years ago
Check environment variable DATABASE_URL first. More... over 11 years ago
Logging which port we are listening on since Heroku picks random ports :/ More... over 11 years ago
Adding ability to specify port via environment variable so Heroku is happy. More... over 11 years ago
Using a Heroku-supported npm version :| More... over 11 years ago
Adding npm engine. More... over 11 years ago
Adding procfile. More... over 11 years ago
Updating name of REST API directory. More... over 11 years ago
Consolidating REST API and Web Application into single server. More... over 11 years ago
Updating instructions to start REST API server. More... over 11 years ago
Renaming api/ to restapi/; Moving api server script to app root as restapi.js. More... over 11 years ago
Small tweaks to the instructions, added skeleton website. More... over 11 years ago