-
Notifications
You must be signed in to change notification settings - Fork 7
Data Entry UI
Christian Gass edited this page Jan 20, 2017
·
3 revisions
At least two components: Map and Form.
Possible at 3rd component: Table.
The map will be a basic CARTO web map displaying points in the database, symbolized by a "verified for this year" attribute (true/false).
Clicking on the points on the map will bring available information into the data entry form next to the map.
The form will simplify data entry, and provide some lightweight domain enforcement.
Particularly for the dates, this will be important.
A quick, paged table view of data points currently shown on the map. Dynamically updates with extent changes. Selecting in table will select on map, and vice versa, bringing in relevant data to the form for editing.