[2024-08-10] Flask app, serving the text-based output as a web app

This commit is contained in:
Andrew Conlin 2024-08-10 19:17:26 +01:00
parent 1e7dc22074
commit fb1bde579d
2 changed files with 31 additions and 20 deletions

1
.gitignore vendored
View file

@ -1 +1,2 @@
.year-progress
__pycache__