A tool to help FS teams train for registration qualification quizzes
Go to file
Oskar Winkels 366d368446 Refer to license 2023-11-29 14:12:11 +01:00
fs-quiz-tool-db Only close files when they've been opened 2021-11-11 19:33:45 +01:00
res Update systemd service file 2023-11-22 20:38:33 +01:00
web Fix regression resetting inputs after wait 2023-11-22 20:38:53 +01:00
.gitignore
FORMAT.md Explain TSV field 2023-11-29 14:10:54 +01:00
LICENSE.md
README.md Refer to license 2023-11-29 14:12:11 +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.

License

See LICENSE.md