+ README
This commit is contained in:
parent
9db317e625
commit
930eba601d
|
@ -0,0 +1,22 @@
|
||||||
|
# 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".
|
Loading…
Reference in New Issue