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

https://github.com/kirankumar-matham96/csv-visualizer-app

An application to upload CSV files and visualize the data within it. Can also sort the data and see the bar graph for each column (only if the column has numeric data). Backend built with the repository-API pattern. Simple frontend build with html, css, js and bootstrap for the interaction.
https://github.com/kirankumar-matham96/csv-visualizer-app

csv-parser express mongodb mongoose multer nodejs restful-api

Last synced: 3 months ago
JSON representation

An application to upload CSV files and visualize the data within it. Can also sort the data and see the bar graph for each column (only if the column has numeric data). Backend built with the repository-API pattern. Simple frontend build with html, css, js and bootstrap for the interaction.

Awesome Lists containing this project