Ham radio contest management website for the CQTU by DK0TU
https://dk0tu.de
Sebastian Lohff
1f93f9e7bd
Previously we had a lot of hardcoded contest information in the templates. Name, ruleset and number of contest are now all taken from the currently active contest and rendered into the templates. Instead of an URL containing the current contest name, we just use a generic /contest/. The API will no longer use "the contest with id=1", but the currently active contest as well. The currently active contest is - for now - the contest with the latest deadline. |
||
---|---|---|
api | ||
contest | ||
cqtu | ||
static | ||
templates | ||
.gitignore | ||
README.md | ||
TODO | ||
clear_contest.py | ||
manage.py | ||
requirements.txt |
README.md
Web Interface for the CQ TU Campus Contest
Built in Django, CSS/Bootstrap, JavaScript/jQuery.
Setup
TODO
Scoring
Log in using the command line and run ./auswerter.py
to generate an analysis output.
Swipe Contest DB
Delete DB entries via admin interface:
- QSOs
- Shadow Calls
- References
- Users
If you want to rename the contest edit "Contests".