This project was a test to have a WebApp to do some intuitive data visualization.
The data to visualize were the scores I gave to the various frameworks evaluated in my publication based on quality attributes.
The technologies used are:
- Streamlit for the WebApp,
- Plotly for the graphics,
- Pandas/Numpy for data exploitation.