/SDA-sheets-reader

React js app for reading and processing data from Software Development Academy google docs sheets

Primary LanguageJavaScript

First Step

Export google sheet to csv format.

Second step

Import csv file into the app by using the file input.

Third step

Data displayed in the table is paginated, 10 rows per page and can be filtered by table header values.

This app can only be used by the Software Development Academy employees.