qbicsoftware / data-manager-app

A web-based life science omics and imaging data management solution
https://qbicsoftware.github.io/research-data-management
MIT License
8 stars 0 forks source link

Display available data for registered measurements #798

Open sven1103 opened 3 weeks ago

sven1103 commented 3 weeks ago

What are you missing?

A quick overview from the measurements, which of them already have registered data available.

Why do you need a solution?

I would like to see, which measurements have already data ready for download, and also to get an feeling of security if all data has been registered for the registered measurements.

Ideas

I think what can be super useful, is a gauge or sth similar to indicate how many datasets have been already registered for a dataset, and which measurements have raw data available.

Code of Conduct

sven1103 commented 3 weeks ago

Example: https://vaadin.com/docs/latest/components/charts/charttypes#figure.charts.charttypes.solidgauge

Shraddha0903 commented 3 weeks ago

@sven1103 We already have the design for showing which measurements have RAW data available to download (a RAW data available column in measurements grid - not yet implemented) so in addition to this you suggest a visual indicator to show the number of measurements for which RAW data has been registered. Is this right?