Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 421 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 421 Bytes

Covid-19 Dashboard

Features

Dashboard build using Flask,Javascript and HTML CSS.
It uses D3 library heavily.
The following D3 charts were used

  • Choropleth Map
  • Time Series Line Chart
  • Radar Chart
  • Pie Chart
  • Parallel Coordinates
  • Stacked Area Chart

How to Run

Prerequisites

Python3

Open Terminal and run python main.py
This will open up a server on localhost:5050

© Pavan G & Abhishek K