73241c411615af7bdc33ea8d69f3dcd1633e67fa
				
			
			
		
	FaSTTUBe Corona Tracker
Small webapp to track who was in which room at which time to backtrace potential viral infections.
For Ideas, Progress, and Bugs visit Issues.
Requirements
- Unixoid system (linux, BSD, macOS). Windows might also work.
 python3.6+ (might bepython3on your system)pipfor python 3+ (might bepip3on your system)
How to run
(Dev setup, for prod deployment see below)
# clone, cd into repo
pip install -e .
python3 -m ftracker
Edit config.ini to tune your installation (see
INSTALL.md #customization
for customization options).
Then, point your browser at http://localhost:5000/.
Installation/Deployment
See INSTALL.md
Open Sources
This project uses the QRCode.js library (Copyright (C) 2012 davidshimjs)
licensed under the MIT License, see web/qrcodejs/LICENSE. Thanks!
License
FTracker is licensed under the GNU GPL v3 license, 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%