Small webapp to track who was in which room at which time to backtrace potential viral infections
Go to file
Oskar Winkels 34734864b4 Add sample config files 2020-12-03 18:47:35 +01:00
docs Add resend requests to API docs 2020-12-01 15:48:10 +01:00
ftracker Add data view to resolve #13 2020-12-02 22:37:01 +01:00
res Add sample config files 2020-12-03 18:47:35 +01:00
web Web: Add authentication UI bc native BasicAuth is shit (resolves #14) 2020-12-03 16:14:34 +01:00
.gitignore Rework config and add name list 2020-11-30 23:23:25 +01:00
LICENSE.md Add legal license to make repo public 2020-11-24 22:48:53 +01:00
README.md Correct URL in README 2020-12-01 15:34:45 +01:00
config.ini Add configurable guideline redirect 2020-12-01 14:06:05 +01:00
setup.py Add API spec to resolve #2 2020-11-30 18:00:16 +01:00

README.md

FT Corona Tracker

Small webapp to track who was in which room at which time to backtrace potential viral infections.

WORK IN PROGRESS This project is still under heavy construction and not ready for use in production.

For Ideas and Progress see Issues.

How to run

(Dev setup, prod setup not finished yet)

# clone, cd into repo
pip3 install -e .
python3 -m ftracker

Then, point your browser at http://localhost:5000/?arrival=42.

License

Licensed under GNU GPL v3, see LICENSE.md for details.

Copyright (C) 2020 Oskar/FaSTTUBe