Covid 19 status Flask application with CovidAPI and Heroku

In this project we see total count of people who got this virus and total death.

How does it works

  • Written in Python.
  • Web app, Flask.
  • package managing with PipEnv.
  • Using CovidAPI.
  • Domain with CloudFlare.
  • Developed by Amirhossein.
  • Hosted by Heroku.

Where to see

Open covid-blackiq.herokuapp.com/.

Contribute

For small changes, open an issue or do it by yourself.

How to run

  • First clone it and go to the directory. Run pipenv shell.

$ git clone https://github.com/BlackIQ/covid
$ cd covid
$ pipenv shell
$ pip install flask requests

 

 

 

To finish reading, please visit source site