aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: c35efface3631c12a21667dd6a1f40669edb73b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
This project is now archived. It was a lockdown project.

The API used to fetch the data required is no longer operational and functionality to provide alternative
local data was never added. Oh well, it was fun making this anyway.

----------

# COVIDTracker-2
An updated version of my first COVIDTracker python app.

# Usage
Simply run the script and check the **graphs** folder located in the directory that the script resides in.

```
python3 -u main.py
```

# Prerequisites
Please see requirements.txt located in this repository.
These should be installed using ``` pip3 ``` or another Python package manager.
git.ajschof.me — hosted by ajschofield — powered by cgit