tackle-container-advisor
tackle-container-advisor copied to clipboard
New UI functionality: visualize aggregate results for Containerization Advisor
When an input with multiple apps is provided to the Containerization Advisor API, result the UI must show aggregate results
For the Containerization Advisor API, the UI must show:
- a doughnut or pie chart with a breakdown of the container recommendations (containerize, partially containerize, not containerize)
- a doughnut or pie chart with a breakdown by container type (openshift, docker, operator)
- a detailed view (table) of the individual app details with container recommendations
The charts must allow for user selection of subgroups, and update the details tables accordingly