/covidApp

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Covid Graph Maker

Overview

Automatically generate a graph with this application of the spread and affects of the Covid-19 virus on the world. Made with the help of the dataset created by John Hopkins university.

Prerequisites

  • python (3.6 or newer)
  • appdirs==1.4.3
  • certifi==2019.11.28
  • click==7.1.1
  • dash==1.9.1
  • dash-core-components==1.8.1
  • dash-html-components==1.0.2
  • dash-renderer==1.2.4
  • dash-table==4.6.1
  • distlib==0.3.0
  • filelock==3.0.12
  • Flask==1.1.1
  • Flask-Compress==1.4.0
  • future==0.18.2
  • gunicorn==20.0.4
  • importlib-metadata==1.5.0
  • itsdangerous==1.1.0
  • Jinja2==2.11.1
  • MarkupSafe==1.1.1
  • numpy==1.18.2
  • pandas==1.0.3
  • pipenv==2018.11.26
  • plotly==4.5.4
  • python-dateutil==2.8.1
  • pytz==2019.3
  • retrying==1.3.3
  • six==1.14.0
  • virtualenv==20.0.13
  • virtualenv-clone==0.5.3
  • Werkzeug==1.0.0
  • zipp==3.1.0

Quick start

Scan all local containers

To run the server simply type:

python app.py

The output appear on localhost.

This app is also run on heroku , its live on: https://covidapp20.herokuapp.com/