airq-dev / hazebot

Building the 411 for air quality in the United States: a texting platform accessible to all, that provides actionable local information to protect your and your community.
https://www.hazebot.org/
MIT License
9 stars 1 forks source link

v1 of stand-alone site #187

Open e3klund opened 3 years ago

e3klund commented 3 years ago

Initial version of standalone site using flask. The content is largely from the existing site.

It's built on flask to match the existing architecture. It doesn't point to an external URL yet. To run it locally, run the command python haze.py within the hazebotdev directory.

The "how it works" section uses Mapbox with static lat & long for San Francisco and Washington DC in the map.js file to demo functionality.