Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.02 KB

README.md

File metadata and controls

34 lines (20 loc) · 1.02 KB

hornbill

Hornbill is a collection of tools for contact tracers to use collected data and identify contacts.

Deployment

Deployment instructions found here.

Usage

Usage instructions found here.

Technology Used

This web app is written in Python 3 & Flask.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

If you find a bug please report it using GitHub Issues.

To set up a local development environment please follow these instructions:

  • Set up a test instance of Simple Tracer, details can be found here.
  • Clone the repo by git clone https://github.com/simple-tracer/hornbill.git. You can also use SSH.
  • cd into the cloned repo.
  • Run pip3 install -r requirements.txt.
  • Code!

License

MIT

This repo is maintained by Sam Poder