nguyenuy / healthsee

An area Healthscore Calculator
2 stars 0 forks source link

Create visualization PoC using bokeh python library and flask backend #3

Closed nguyenuy closed 5 years ago

nguyenuy commented 5 years ago

How this is visualized to the user is up to the implementer of this ticket.

Here are some guiding criteria to build this piece out:

  1. Flask backend with bokeh as the frontend layer https://www.fullstackpython.com/blog/responsive-bar-charts-bokeh-flask-python-3.html

  2. User inputs location and receives either a health score for the location or is displayed a heat map for that area with. This item is tied to #2 potentially