BerkeleyAutomation / malasakit

Malasakit is a customizable participatory assessment platform that collects and integrates quantitative assessment, qualitative feedback, and peer-to-peer collaborative filtering on ways local communities can become better prepared for typhoons and floods.
2 stars 8 forks source link

Autocomplete for Barangay information, type checking on form #8

Closed sjyk closed 7 years ago

jonathan-j-lee commented 7 years ago

Addressed in #102. Type checking is implicitly provided for the age by having input[type="number"] (Low-priority TODO: restrict types to integers only, disallowing floating point numbers).