We already have SQLite3 in the project. It would be possible to have another table at that, parse URL's to figure out what lab has been accepted, and store that in the database. It would then also be possible to export that table as CSV or even spin up a web server to show that report as a web site
Leaving this issue open, as it seems to be possible to add additional backends to automatic report displaying, such as google docs. Perhaps in the future it'd be cool and good to make
We already have SQLite3 in the project. It would be possible to have another table at that, parse URL's to figure out what lab has been accepted, and store that in the database. It would then also be possible to export that table as CSV or even spin up a web server to show that report as a web site