Closed kevinjcliao closed 3 years ago
The backend folks have been doing a lot of work to persist data in a backend on AirTable here. We're going to be using that going forward.
Removes the old code getting location data from the local CSV and JSON.
Grabs the data from AirTable instead.
[X] Yarn lint, yarn tc passing.
[X] Tests passing
[X] App runs locally successfully.
Context
The backend folks have been doing a lot of work to persist data in a backend on AirTable here. We're going to be using that going forward.
This PR
Removes the old code getting location data from the local CSV and JSON.
Grabs the data from AirTable instead.
[X] Yarn lint, yarn tc passing.
[X] Tests passing
[X] App runs locally successfully.