Powers place registration and QR code generation.
Deployment instructions found here.
Usage instructions found here.
This web app is written in Python 3 & Flask.
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!
This repo is maintained by Sam Poder