CodeforSouth / king-tide

😴 sea level rise/climate change theme
https://king-tide.herokuapp.com
2 stars 1 forks source link

Required fields on the flood form? #31

Open differentsmoke opened 6 years ago

differentsmoke commented 6 years ago

We are currently accepting the following fields for our flood form:

But we don't really have any policy on requiring them, AFAIK. Which of this fields should be mandatory? Are any (apart from salinity) that might be optional?

Also, bear in mind that from #20 we might change the fields.

susanfiu commented 6 years ago

This is what the fields should look like. Asterisked fields are required. Location should include address, lat & long and preferably be auto-filled with an option for the user to manually fill:

first_name, last_name,

differentsmoke commented 6 years ago

Thanks Susan. Out of those, which should be mandatory and which should we allow people to skip?

yamilethmedina commented 6 years ago

@differentsmoke Not @susanfiu , but in my opinion I think we're gonna need these:

first_name last_name email date_of_report time_of_report location (address, latitude, longitude)

The other fields are very helpful to us but are optional to make it simpler on the average user who may not have scientific measuring equipment or forgot to take a picture/video. Susan might feel differently because she's closer to the data than I am.