Closed alosdiallo closed 5 years ago
Done. Right now, the app accepts data with header/without/any text.
The checkheader asks if the data contains header or not. If the user does not answer it correctly an error will occur later when the submit button is pressed to view the plots. Therefore, the user should know before uploading the data if it has headers or not.
This is what we discussed to happen, right?
fixed
Right now the code looks for specific text. What we should do is require info to be in specific columns and allow for any header.