https://github.com/samcfuchs/pittsburgh
https://github.com/samcfuchs/pittsburgh
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/samcfuchs/pittsburgh
- Owner: Samcfuchs
- Created: 2022-03-05T17:59:45.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-10T17:47:03.000Z (about 3 years ago)
- Last Synced: 2025-01-18T11:44:36.001Z (4 months ago)
- Language: Jupyter Notebook
- Size: 5.78 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pittsburgh Neighborhoods
Open the website by running `python server.py` and opening
`http://localhost:5000/static/` in your browser.## TODO
- [ ] Deselect neighborhoods on mouseout and update the detail panel
- this was intentional, b/c otherwise the neighborhood deselected when hovering circles. idk if we can make it disappear only if the mose leaves the mouse, but tbh seems like too much work for a minor issue
- [X] Add some useful information to the detail panel
- [X] Animate filtering behavior
eh kinda did this
- [X] Build out the detail view for houses
- [X] Reposition the neighborhood box
- [X] Add some more filters (which ones?)
- checkboxes for home type, input range for beds and baths
- [X] Make numbers on the filter bar nicer
- [X] Style the filter pane
- [X] Style the detail pane
- [ ] Update neighborhood label when moving between neighborhoods (without
zooming fully out)
- [ ] I have a stretch goal idea for a really cool interaction where points are distinguished as you hover over filters