ibex-app / frontend

The repository holds the code for front end application to analyze and visualize the results
0 stars 0 forks source link

Parsing CSV file #7

Closed davitjnz closed 2 years ago

davitjnz commented 2 years ago

Extract information from uploaded csv file

aquarazorda commented 2 years ago

We might need to add parsing in the backend and then send it as a JSON to frontend.

Doing simple searches, I can find that, it's not an issue to create CSV file from React, but parsing it might not be possible. It needs a deeper research.

aquarazorda commented 2 years ago

Impelemnted here 1f330591bb972f324ca9abae64098135455aa42f