Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 634 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 634 Bytes

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