codeforamerica / bestnest-app

http://dev.bestnestapp.com
6 stars 2 forks source link

UGC collection form should send data to API #82

Closed jeremiak closed 10 years ago

jeremiak commented 10 years ago

data user supplies to questions should be captured and saved and submitted to api

data is able to go through from the form to the api

x-dependency on https://github.com/codeforamerica/bestnest-api/issues/42

junosuarez commented 10 years ago
{
  "key": "HVAC Type",
  "value":"central air"
}