Backend Support for Covid 19 dashboard using Django. Covid19 Dashboard displays covid data (active,cured,deceased) in different forms as table, graph for last 30/60/90 days, map and total number. Gather Data from api in json format and provide it to the dashboard.