aadibajpai / hustler-coronavirus

Real-Time COVID-19 positive cases tracker for Vanderbilt

Home Page:https://vanderbilthustler.com/category/coronavirus/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hustler-coronavirus

COVID-19 tracker for Vanderbilt University created for the Vanderbilt Hustler.

Production: https://vanderbilthustler.com/category/coronavirus/

Local Chart preview: https://aadibajpai.github.io/hustler-coronavirus/

Graphs created using Plotly from the official Vanderbilt COVID-19 dashboard.

Embedding

Put this in your html.

<div id='covid-vandy'><!-- chart will be drawn inside this DIV --></div>
<script src='https://cdn.plot.ly/plotly-latest.min.js'></script>
<script src="https://cdn.jsdelivr.net/gh/aadibajpai/hustler-coronavirus/coronavirus.min.js"></script>

About

Real-Time COVID-19 positive cases tracker for Vanderbilt

https://vanderbilthustler.com/category/coronavirus/


Languages

Language:JavaScript 89.3%Language:HTML 10.7%