GitClassic
Feed
Explore
Random
Go Pro
Sign in
AlexWaygood
/
Covid-excess-death
Code
/
Commits
/ f1de11c
Fair bit of pointless refactoring, but hey, it was fun
Alex Waygood
committed on Jun 20, 2021, 11:17 PM
Showing
13
changed files
+126 additions
-115 deletions
M
.gitignore
+1
M
all_requirements.txt
+4
M
app.yaml
+3
M
main.py
+38
-44
M
src/common_files/covid_graph_types.py
+1
M
src/common_files/graph_plotting.py
+5
-5
M
src/web_app/web_graph_plotting.py
+36
-34
M
templates/404.html
+1
-1
M
templates/500.html
+2
-2
M
templates/dataviewer_0.html
+1
-1
M
templates/dataviewer_2.html
+3
-3
M
templates/layout.html
+12
-5
M
templates/macros.html
+19
-20
Browse files at this commit โ