Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to save and export configuration file #1

Open
AmyMikhail opened this issue Jan 5, 2021 · 0 comments
Open

Add option to save and export configuration file #1

AmyMikhail opened this issue Jan 5, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@AmyMikhail
Copy link
Collaborator

Problem statement:

The first time users use the app, they will need to provide:

  • acceptable control ranges (which change with each kit batch)
  • ranges for interpreting results (which are specific to the kit being used but do not change with each batch)

If users are performing a run with only some of the well strips from a particular kit batch, they would need to enter the same parameters each time they ran more well strips from the same batch, which is a bit labour intensive.

Likewise, entering the results interpretation ranges rather than hard-coding them into the app allows the app to be used with different kits, but does make parameter entry a bit labour intensive for users who are using the same kits most of the time.

Proposed solution:

Include all required parameters as separate input variables, but add an actionButton to save the parameters in an editable configuration file (.csv). The option to upload this configuration file during subsequent uses of the app would also need to be added.

@AmyMikhail AmyMikhail added the enhancement New feature or request label Jan 5, 2021
@AmyMikhail AmyMikhail self-assigned this Jan 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant