Creating a COVID-19 dashboard with Django & ChartJS
Jun 24, 2021 · 9 min read · In this article, we will create a COVID-19 dashboard using the Django Framework in Python. We will use some API to fetch data on active, confirmed, recovered, and deceased cases and try to answer questions like: How does the National Spread of the v...
AAwin commented