# 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](https://git.fasttube.de/FaSTTUBe/ft-corona-tracker/issues). ## How to run (Dev setup, prod setup not finished yet) ```bash # clone, cd into repo pip3 install -e . python3 -m ftracker ``` Then, query the endpoint at . ## License Licensed under GNU GPL v3, see [LICENSE.md](https://git.fasttube.de/FaSTTUBe/ft-corona-tracker/src/branch/master/LICENSE.md) for details. Copyright (C) 2020 Oskar/FaSTTUBe