Skip to content

urbanzoom/COVID19-GoogleLocationHistory-ContactTracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

COVID-19 contact tracing

This is an open source project for contact tracing of COVID-19 virus by leveraging your personal Location History recorded by Google.

How to Contribute

All contributions are welcome! Please check how to contribute for details.

Code of Conduct

Please check code of conduct for developers for details.

License

This software is released under the BSD3 License.

For Developers

How to setup environment

# Create conda environment from environment.yml file
conda env create -f ml/environment.yml

# Activate environment
conda activate covid-19

# Check if they are running
systemctl status gunicorn
systemctl status nginx

# Restart application server
sudo systemctl restart gunicorn

# Check access error log
sudo tail -F /var/log/nginx/error.log

# Check app log
journalctl -u gunicorn --no-pager

About

Covid 19 contact tracing using Google location data

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •