An open API service indexing awesome lists of open source software.

https://github.com/parths049/springboot-csv-chart

Simple web application which takes data from the server and displays the data in a table and a chart. The server reads data from a CSV file stored at a specific location and sends it to the webapp. Use attached csv file for the data and the mockup below for the table and chart. The X Axis for the chart is “Words” and y axes are “Score” and “Avg Score”
https://github.com/parths049/springboot-csv-chart

csv-reader highcharts line-chart spring-boot

Last synced: about 1 month ago
JSON representation

Simple web application which takes data from the server and displays the data in a table and a chart. The server reads data from a CSV file stored at a specific location and sends it to the webapp. Use attached csv file for the data and the mockup below for the table and chart. The X Axis for the chart is “Words” and y axes are “Score” and “Avg Score”

Awesome Lists containing this project