项目作者: saadhaxxan

项目描述 :
THIS DASHBOARD CONTINUOUSLY QUERIES PUBLIC DATABASES AND UPDATES CASES FOR ALL COUNTRIES.
高级语言: HTML
项目地址: git://github.com/saadhaxxan/Covid-19-Dashboard.git
创建时间: 2020-04-04T05:12:17Z
项目社区:https://github.com/saadhaxxan/Covid-19-Dashboard

开源协议:

下载


Covid-19 Dashboard





THIS DASHBOARD CONTINUOUSLY QUERIES PUBLIC DATABASES AND UPDATES CASES FOR ALL COUNTRIES.



Build Status
Open Source Love svg1
GitHub Forks
GitHub Issues
contributions welcome

What is in this Project

  • Daily updates about Corona Virus Cases Globally
  • Separate Data about each country in table format
  • Graphical Analysis of the most ten affected countries
  • Corona Growth rate analysis in Pakistan with respect to date.
  • A search Engine to find the most revelent Corona Virus Related Research Papers.
  • Map Representation of Corona Cases across the Globe

Resources

Search engine for bibliography related to covid-19 from:

Installation

Goto cmd/command line in your computer and type

  1. git clone https://github.com/saadhaxxan/Covid-19-Dashboard.git
  2. cd Covid-19-Dashboard
  3. pip install -r requirements.txt
  4. python app.py

Deployment on heroku

  1. cd project
  2. git init
  3. heroku create
  4. heroku git:remote -a herokuappname
  5. git add .
  6. git commit -am "make it better"
  7. git push heroku master

Author

You can get in touch with me on my LinkedIn Profile:

Saad Hassan

LinkedIn Link

You can also follow my GitHub Profile to stay updated about my latest projects: GitHub Follow

If you liked the repo then kindly support it by giving it a star ⭐!

If you find any bug in the code or have any improvements in mind then feel free to generate a pull request.

Issues

GitHub Issues

If you face any issue, you can create a new issue in the Issues Tab and I will be glad to help you out.