ContraCostaCivic / Census-In-Field-Canvassing

Empower volunteers to help increase Census participation by creating an Adopt-a-Block system. Volunteers would electronically select a Census block to work on and then report back on their outreach efforts for that block.
2 stars 0 forks source link

Backend Link #18

Closed afomi closed 5 years ago

afomi commented 5 years ago

I wasn't able to create a new repo in this ContraCostaCivic account, so I put the backend code from today at https://github.com/OpenWalnutCreek/canvasser-backend.

Its a basic rails app. But I can help you stand it up as well. It doesn't have valid shapefiles (at this time), but it does have 18,000 Census Blocks and 400+ Block Groups available via a .json API. This backend is intended to power the React frontend in this repo.

cc @silasburger

afomi commented 5 years ago

this is addressed in https://github.com/ContraCostaCivic/Census-In-Field-Canvassing/pull/23