Metastring / health-heatmap-ui

Health Heatmap UI - Built with React, Redux, Webpack, Mapbox
0 stars 1 forks source link

Enhancements to the dashboard #35

Open Varnita-Metastring opened 3 years ago

Varnita-Metastring commented 3 years ago

Create a generic dashboard. It doesn't mean a user interface, but a template that developers can use to build more dashboards, The template should consist of different components that can be added to the layout ( eg text, map, charts etc). Each component should get data from outside. Some interactivity, like being able to choose indicators, or being able to choose filters for charts should be there. Those components also should be clearly defined. A document detailing how to create new dashboards for developers.