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

Finalize streamlit app #27

Open
niekdejonge opened this issue Nov 3, 2023 · 0 comments
Open

Finalize streamlit app #27

niekdejonge opened this issue Nov 3, 2023 · 0 comments
Labels

Comments

@niekdejonge
Copy link
Collaborator

The backend is mostly done. The streamlit app still has to be integrated and made more stable.

The structure we have in mind is:

  • Basic metadata field uniformication (Do not ask user for confirmation)
  • Metadata cleaning and repair. Do ask user for validation.
  • Metadata validation. Automatic checks that should pass, before spectra can be uploaded.

The internal structure stores all modifications in the LibraryHandler object.
For all repairs done the user should be able to accept or decline proposed changes by a click. This still has to be implemented in streamlit, but is already implemented in the backend.
The user should also be allowed to make changes manually. A start was made with implementing this in streamlit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Streamlit
Development

No branches or pull requests

1 participant