Skip to content

A simple dashboard for monitoring COVID-19 using Flask framework

License

Notifications You must be signed in to change notification settings

MuhammadMuradG/COVID19-Monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Author: Muhammad Mourad & Sayed Omar
License: MIT License


COVID19-Monitor

A simple dashboard for monitoring COVID-19 using Flask framework.

Install important packages

For convenience create a virtual environment and activate it:

python3 -m venv covid19-venv

source covid19-venv/bin/activate

Install important packages:

pip3 install pandas pygal scipy flask requests pygal_maps_world matplotlib

How to run the application

cd COVID19-Monitor/

flask run

The following are the screenshots of the Dashboard

Home Page alt text

World Map alt text

General Statistics alt text

Spain Country alt text

alt text

Japan Country alt text

Top Deaths alt text

About

A simple dashboard for monitoring COVID-19 using Flask framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published