ModischFabrications / CutSolverFrontend

Simple frontend for CutSolver, a webservice to determine ideal cut placements
https://cutsolver.modisch.me
GNU General Public License v3.0
10 stars 2 forks source link

FR: Allow import from CSV #64

Open Bouni opened 9 months ago

Bouni commented 9 months ago

It would be really nice if we could import data from a CSV rather than typing in everything by hand ...

Bouni commented 9 months ago

I did a quick POC and its fairly simple to implement!

grafik

But I still need to do input sanitation in case the csv format does not match the desired form.

ModischFabrications commented 8 months ago

good idea, especially with #56