The missing character! Every team of world-traveling disease fighters needs someone to do the stats.
This is an ever-so-slightly overbuilt online assistant for the board game Pandemic Legacy, currently set up for Season 2. This has been built for a specific game and contains massive spoilers, especially if you explore the git history!
The project is built as a Flask website, and the structure was strongly influenced by the Flasky project to learn what I was doing. Some pieces of the code were copied wholesale and might not even work, I haven't tried to use them yet. It uses Flask, Flask-Bootstrap, Flask-SQLAlchemy (and SQLAlchemy), Flask-WTF (and WTForms), and Flask-Nav.
Also I hope this doesn't violate zmangames's copyright, but it feels like fair use to me? You should definitely buy Pandemic Legacy if you haven't already, it's really good. You can tell because I made a thing for it.
This repository is completely specialized to a specific playthrough of Season 2. Theoretically it could be modified to allow for more flexibility but that would be a lot of work and it's a low priority (even lower than doing my real job). So I wouldn't recommend trying to use this project, or even read the code, unless you're prepared to learn about parts of the game you might not have reached yet.