7710f8e56d148e03e1e4b2ed08412177b65df86d
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
Description
Small webapp to track who was in which room at which time to backtrace potential viral infections
Release 1.1.0
Latest
Languages
JavaScript
36.2%
Python
29.3%
HTML
19.2%
CSS
9.4%
Shell
4.1%
Other
1.8%