openaq / openaq-upload

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

Scaffold frontend #3

Closed nbumbarger closed 7 years ago

nbumbarger commented 7 years ago

Develop a simple React form capable of accepting a local file, reading credentials from a database, and uploading the file to S3. The site will eventually include the CSV to JSON import and validation script, and will display messages in the event of validation errors.