iMPAct-capstone / WildAid_data_entry

0 stars 1 forks source link

Improve Speed of Data Entry #9

Closed adelaiderobinson closed 1 year ago

adelaiderobinson commented 1 year ago
adelaiderobinson commented 1 year ago

updated data entry so that it actually enters when the tab is switched to improve speed for all tabs except the final one. Also combined the lookup tables.

adelaiderobinson commented 1 year ago

removed redundant code, and made it so that all new rows for a category are entered at once. Would be good to change edited data so that it only overwrites if something has changed.

adelaiderobinson commented 1 year ago

updated edited data to change only if edits have been made. Moved asynchronous shiny to possible future updates.