.circleci/config.yml | |
|
|
.codeclimate.json | |
|
|
.editorconfig | |
|
|
.github/ISSUE_TEMPLATE/bug_report.md | |
|
|
.github/ISSUE_TEMPLATE/feature_request.md | |
|
|
.github/PULL_REQUEST_TEMPLATE.md | |
|
|
.gitignore | |
|
|
.hound.yml | |
|
|
.travis.yml | |
|
|
Dockerfile | |
|
|
Dockerfile.dev | |
|
|
LICENSE.md | |
|
|
Pipfile | |
|
|
Pipfile.lock | |
|
|
Procfile | |
|
|
README.md | |
|
|
api/__init__.py | 0 | A 0 mins |
|
api/app.py | 142 | A 25 mins |
|
api/auth.py | 122 | C 7 hrs |
|
api/config.py | 105 | A 0 mins |
|
api/draw.py | 187 | B 4 hrs |
|
api/error.py | 16 | A 0 mins |
|
api/models.py | 195 | A 35 mins |
|
api/routes/api.py | 376 | C 1 day |
|
api/routes/auth.py | 53 | A 2 hrs |
|
api/schemas.py | 85 | A 0 mins |
|
api/swagger.py | 10 | A 0 mins |
|
api/templates/authorize.html | |
|
|
api/templates/create_client.html | |
|
|
api/templates/home.html | |
|
|
api/templates/results.html | |
|
|
api/time_management.py | 103 | A 0 mins |
|
api/utils.py | 12 | A 0 mins |
|
app.json | |
|
|
app.py | 8 | A 0 mins |
|
cards/Makefile | |
|
|
cards/cards.py | 8 | A 0 mins |
|
cards/id.py | 94 | A 0 mins |
|
cards/mkhtml.py | 52 | A 0 mins |
|
cards/mkid.py | 19 | A 0 mins |
|
cards/mkqr.py | 14 | A 0 mins |
|
cards/template/cards.html.j2 | |
|
|
cards/test_users.json | |
|
|
classrooms.json | |
|
|
docs/uml/api-models_class.uml | |
|
|
docs/uml/app_flow.uml | |
|
|
errors.json | |
|
|
pytest.ini | |
|
|
scripts/apply_ramdom.py | 68 | A 0 mins |
|
scripts/ci/docker_tag_name.sh | |
|
|