Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 921 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 921 Bytes

GimmeShelter-Hackaton-2016

Module 1 of the Tampa FL THHI GimmeShelter 2016 Hackaton

Description:

A mobile app is to be designed to capture quality, consistent data for the PIT Homeless counts. The app would capture the GPS location coordinates for each survey conducted to assist in understanding where within their community’s unsheltered individuals and families are encountered, providing valuable information for deployment of services. Point in time count

For more information please consult the Digital PIT Census Reference.

Running

pip install flask pymongo pygal
mongod
python src/backend.py

Survey in Action

PITCensusSurvey

PITCensusSurvey2

Graphs1

Graphs2