openaq / openaq-upload

Batch uploader for OpenAQ
MIT License
2 stars 0 forks source link

Feature/add email #16

Closed nbumbarger closed 7 years ago

nbumbarger commented 7 years ago

As discussed in https://github.com/openaq/openaq-upload/issues/12, adds a validated e-mail field to the form. The email string is transmitted as an extra column in the CSV, so the page is now uploading processed data rather than a sending a file reference.

nbumbarger commented 7 years ago

Combined with https://github.com/openaq/openaq-upload/pull/19