Small python module which compiles all feedback received into a single static HTML file.
- Python 3.6+
- Installation of all packages in requirements.txt
- All feedback and (optionally) images follows the API
pip install -r requirements.txt
python3 generate.py -i <image dir> -f <feedback dir>
This will generate a file called index.html
similar to the example below: