Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement and test serialized dataset with modified front end #405

Closed
1 of 6 tasks
gregpawin opened this issue Jun 22, 2022 · 0 comments
Closed
1 of 6 tasks

Implement and test serialized dataset with modified front end #405

gregpawin opened this issue Jun 22, 2022 · 0 comments
Assignees
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

Comments

@gregpawin
Copy link
Member

gregpawin commented Jun 22, 2022

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

@gregpawin gregpawin added complexity: medium task has guidance about how to achieve it, but involves many different subtasks to complete role: dev size: 3pt Can be done in 13-18 hours feature: database labels Jun 22, 2022
@gregpawin gregpawin added this to the 11 w1 refinement milestone Jun 22, 2022
@dannycpham dannycpham closed this as not planned Won't fix, can't repro, duplicate, stale Apr 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
Development

No branches or pull requests

4 participants