noi-techpark / opendatahub-analytics-v2

Time series analytics web app for Open Data Hub
0 stars 1 forks source link

#1 Setup of the development stack #1

Open rcavaliere opened 2 weeks ago

rcavaliere commented 2 weeks ago

Task for @rcavaliere

rcavaliere commented 1 week ago

@MatteoBiasi I discussed with @sseppi your request, but actually we should better understand this. Can you provide more details about this web-component should provide?

MatteoBiasi commented 5 days ago

Hello everyone, as I was explaining to @rcavaliere, our idea is to package and include the current base components of the Open Data Browser as web components, so we can maintain a consistent design. Specifically, we are thinking of:

From a technical perspective, this would involve configuring these components to function as web components, exporting them to an npm repository (or similar), and then importing them into the analytics tool project.

Let me know your thoughts!

rcavaliere commented 8 hours ago

@MatteoBiasi as just discussed, please go and implement this. We however decided to not include the map, as this could be application specific.

@clezag - there would be the need to create a central reference point, e.g. a NPM registry that is the possible to integrate in order to use these shared component. If I got it well, we then need:

Can you please set up this please, possibly by the beginning of next week? In this way it is then possible to proceed with the implementation of the new version of the analytics tool.

sseppi commented 8 hours ago

@MatteoBiasi during the implementation of the Data Browser we already tested and implemented some components that could be converted. We also experienced some issues, therefore if you want we are available to share our experience, to speedup the development as much as possible.