UNCG-DAISY / StormImpactMap

Map code to display storm impacts (observations and predictions)
https://uncg-daisy.github.io/StormImpactMap/
MIT License
0 stars 0 forks source link

DB connection for user data from markers #29

Closed ebgoldstein closed 4 years ago

ebgoldstein commented 4 years ago

There are three ideas re: DB connection (increasing in complexity):

jamisonvalentine commented 4 years ago

@ebgoldstein google sheets implementation working now on new-features branch

clicking the No Washover button appends a new row to the sheet https://docs.google.com/spreadsheets/d/1bdSj2dumlruTfk7jQBNor_3ei0Y3PXeIfCoxlwWgIzE/edit#gid=0

used storm, archive, image, and id columns just to test let me know which columns would actually be best to use and I'll update

ebgoldstein commented 4 years ago

that is great!

ebgoldstein commented 4 years ago

i think for now, a sheet is totally fine... My current thinking is that the button should eventually just send folx to the Coastal image labeled... that discussion is here:

https://github.com/UNCG-DAISY/Coastal-Image-Labeler/issues/165

ebgoldstein commented 4 years ago

@jamisonvalentine — so i think once the branch with the sheet is pulled into the master branch, this issue can be closed for now