Weather App



Django app that uses Python views logic to render JSON from Openweather API. Using user entered Zip Code to call the API; the JSON data is pushed to Bootstrap cards to display on template.

Code coming soon to GitHub

Try it for yourself on Heroku