A tool to help FS teams train for registration qualification quizzes
Go to file
Oskar Winkels 7592752de0 Add authors and explanations to review mode and fix some stuff 2021-01-18 00:03:58 +01:00
fs-quiz-tool-db Deployment improvements 2020-12-07 23:30:23 +01:00
res Add authors and explanations to review mode and fix some stuff 2021-01-18 00:03:58 +01:00
web Add authors and explanations to review mode and fix some stuff 2021-01-18 00:03:58 +01:00
.gitignore
FORMAT.md Update 'FORMAT.md' 2020-12-16 12:57:58 +01:00
LICENSE.md
README.md Move todos to issues and add instructions to README 2020-12-07 22:09:15 +01:00
setup.py

README.md

FS Quiz Tool

Tool for fs teams to train for registration qualification quizzes

To start the app run

# clone, cd into repo
pip install -e .
python3 -m fs-quiz-tool-db

Then, open http://localhost:12345 in your browser.