This repository was archived by the owner on Sep 28, 2023. It is now read-only.
- Show file name of file uploaded
- Reformat header cell value instead of giving user an error when file has period in the header cell for smoother uploading experience
- Flip upload button text to say uploading while file being sent.
- Disable submit while being uploaded
- Upgrade from react-dropzone v4 to v10 (the one with hooks)
- Document title set for each page
- Increase Jest Unit test using react-testing-library