Oskar Winkels d80497554e | ||
---|---|---|
docs | ||
ftracker | ||
.gitignore | ||
LICENSE.md | ||
README.md | ||
config.ini | ||
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, query the endpoint at http://localhost:5000/times.
License
Licensed under GNU GPL v3, see LICENSE.md for details.
Copyright (C) 2020 Oskar/FaSTTUBe