urbanriskmap / cognicity-grasp

Geosocial Rapid Assessment Platform for CogniCity
GNU General Public License v3.0
1 stars 1 forks source link

User input validation - need to build #9

Open tomasholderness opened 7 years ago

tomasholderness commented 7 years ago

As we are collecting data directly from users we need to add validation processes for report cards:

  1. Client side, how to inform user if input is incorrect (e.g. report length too long?)
  2. Server side, how to catch malformed input data from report cards (e.g. null geolocation etc)