Implement and test serialized dataset with modified front end #405
Labels
complexity: medium
task has guidance about how to achieve it, but involves many different subtasks to complete
feature: database
missing: feature
role: dev
size: 3pt
Can be done in 13-18 hours
Dependencies
None
Overview
The data is being serialized to lower the loading time and allow more data to be loaded to the user by replacing raw text strings with keys that will be decoded on the front end with their associated values. Changes need to be made on the front end to map the new data format to the original values to retain functionality.
Action Items
Resources/Instructions
https://github.com/hackforla/lucky-parking/wiki/Guide-to-Docker
https://www.pluralsight.com/guides/convert-a-json-file-to-an-array-in-react
https://gis.stackexchange.com/questions/330636/extract-the-coordinates-from-a-geojson-file-that-displays-point-on-my-map-in-ope
The text was updated successfully, but these errors were encountered: