Currently a handful of configuration values need to be set in the trawl_backdeck.SETTINGS table. Changing these values requires interfacing with the database directly, but users should probably have the ability to update them from the app UI. The "Setting" nav button on the backdeck home page takes you to an empty screen. Seems like this is a good place to add in fields/menus for value selection/entry.
Are there any issues with the user changing values in the middle of data collection? There may need to be checks to ensure that the database is clean prior to changing values.
Currently a handful of configuration values need to be set in the trawl_backdeck.SETTINGS table. Changing these values requires interfacing with the database directly, but users should probably have the ability to update them from the app UI. The "Setting" nav button on the backdeck home page takes you to an empty screen. Seems like this is a good place to add in fields/menus for value selection/entry.
Are there any issues with the user changing values in the middle of data collection? There may need to be checks to ensure that the database is clean prior to changing values.