Small webapp to track who was in which room at which time to backtrace potential viral infections
Go to file
Oskar Winkels 7710f8e56d Correct URL in README 2020-12-01 15:34:45 +01:00
docs Basic web frontend 2020-12-01 13:08:40 +01:00
ftracker Bind locally for remote access 2020-12-01 15:34:30 +01:00
web Web: Add styling 2020-12-01 15:34:09 +01:00
.gitignore
LICENSE.md
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

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