Skip to content

idjey/Covid_Dashboard

 
 

Repository files navigation

Covid_Dashboard

Data visualization of covid cases around the globe using various free to use open libraries.

Setup

Create a virtual environment requirements.txt file should list all Python libraries required, and they will be installed using:

pip install -r requirements.txt

Usage

Go to the Covid_Dashboard folder and run

python manage.py runserver

Then go to the browser and enter the url http://127.0.0.1:8000/

Demo

Check The demo of project : https://www.youtube.com/watch?v=312uha5HsDs

Dockerhub Container link

https://hub.docker.com/repository/docker/razak123/covid_dashboard#description

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 77.3%
  • Python 11.5%
  • HTML 8.5%
  • CSS 2.5%
  • Dockerfile 0.2%