Skip to content
This repository has been archived by the owner on May 25, 2021. It is now read-only.

vskbellala/covid-visuals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🦠 covid-visuals

Development on covid-visuals has ended for the time being. This repository is archived and read-only.

Netlify Status

covid-visuals is a website documenting the spread of COVID-19 and its impacts on the United States through custom visuals and a timeline of major events.

covid-visuals front page

Table of Contents

Technologies Used

Setup

$ git clone https://github.com/vskbellala/covid-visuals.git
$ cd covid-visuals/
$ pip install -r requirements.txt
$ python3 update.py
$ cd docs/plots/
  • Clone this repository and navigate to the root directory.
  • Run pip install -r requirements.txt to install dependencies.
  • Run python3 update.py to update plots.
  • Navigate to docs/plots/ and open a plot's HTML file to view them in the browser!

Screenshots

Pages

Demo page title, blurb, and menu header Sidebar focused Sidebar pushing the page to reveal itself Line plot for cases and deaths vs time

Timeline

Sample timeline entry Plot in timeline, before launching Plot in timeline, after launching

Contributing

We are not open to contributing at this time, but if you have any suggestions or comments, let us know by opening a GitHub Issue.

Acknowledgements

We greatly thank the following organizations for making this project possible. Their datasets have been invaluable to us.

License

GNU General Public License v3.0