Application for processing and formating the attached CSV file Artikel.csv (included in the repo root).
👉 Live Demo: https://innaponomareva.github.io/csv_table_chart/
- Import data from the CSV file Artikel.csv
- Render CSV data as an HTML table
- Add new records using the same schema
- Edit existing records
- Visualize records as a chart
- Export all data back to CSV using the same schema
- React
- TypeScript
- Bootstrap
- Chart.js
- clsx
- React Icons