A script meant to render the vaccinated/unvaccinated distribution of the daily COVID-related deaths reported in Romania.
Here's a sample output, using the actual numbers for 19 October 2021.
python render.py 528 46 13
Create a virtualenv, or even better a conda env and install the dependencies from requirements.txt
.
conda create -n covid python=3.8 pip=20
conda activate covid
pip install -r requirements.txt
Take a look at the issues to see if there's something you could tackle, add a comment to the one you'd like to work on.
If development's not your game but design is, take a look at our sample output and see if you can make it better. Please get in contact with @vladiliescu before doing so, to make sure no one else is working on this.
Last but not least, you can try convincing your friends to get vaccinated. Maybe show them the Twitter account.