Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kumaab authored May 20, 2020
1 parent b5d0ffa commit 8fbfb55
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# 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

0 comments on commit 8fbfb55

Please sign in to comment.