Production Notes and Documentation - adubrock/PDX911Calls GitHub Wiki

###Phase 1###

####Version 0.0#### The PDX911 team began this phase by exploring the initial tests and Google API's that would be used in the project. Paul Ogden created the initial Rails app, and wrote some Acceptance tests, as well as several initial integration tests. Andrew DuBrock explored using the Google static and Javacript APIs, then integrated Google maps into the project via the Google Maps for Rails gem.

####Version 0.1#### After getting a better grasp on the testing and Google API integration, the team started over, creating a brand-new site, so that they could create the app without all the extra scaffolding created when integrating the Google Maps gem, and also to sculpt the site from scratch following Test-Driven Development protocol.