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

Rewrite Permit Data Map in Vue.js with updated data and merge into this repo #8

Open
noemata83 opened this issue Jan 25, 2019 · 0 comments
Assignees

Comments

@noemata83
Copy link

noemata83 commented Jan 25, 2019

Description of Issue

Some time ago, I built a heatmap based on the permit data made available by the city of Durham, as an improved version of this map. The map I built is available here . The source code repo is currently on my personal Github account here. The map was written using Elm-style vanilla JavaScript. It would be nice to refactor the app into Vue.js so that it can be more easily integrated with our existing visualizations.

Actual Behavior

The map app works nicely but its data is outdated (and not updated except manually). It could be integrated with the rest of our work but only with much toil and suffering.

Expected Behavior

The map should be able to be integrated into our existing Vue app, with up-to-date data, and ideally with automatically update-able data.

@noemata83 noemata83 self-assigned this Jan 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant