This project was created by @eloycoto and me for the Sprint Hackathon @ Google campus.
We are using three of the services from the organizers:
- openstreetmap for showing the maps.
- twilio for making the call.
- http://data.police.uk/api to get the information to be displayed.
You will need to create set the following environmant variables:
- TWILIO_ACCOUNT
- your twilio account sid.
- TWILIO_TOKEN
- you twilio account token.
- TWILIO_NUMBER
- the number that you want to show on the from field.
- SERVER_NAME (optional)
- the host of the server where the app is being deployed.
You can try our app here: http://spring-hackathon.herokuapp.com