Open ludstuen90 opened 7 years ago
App will need to: Automatically delete first extra rows of excel spreadsheet Verify whether headers are correct. If so, remove headers. If not, throw error. *Convert uploads to CSV after processing
Stopping point for today. Can parse XLSX file into CSV, but cannot save it. See line 63 of Upload.JS
App will need to: Automatically delete first extra rows of excel spreadsheet Verify whether headers are correct. If so, remove headers. If not, throw error. *Convert uploads to CSV after processing