8000 GitHub - ghandic/feedback: Small python module which compiles all feedback received into a single static HTML file.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ghandic/feedback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

feedback

Small python module which compiles all feedback received into a single static HTML file.

Requirements

  • Python 3.6+
  • Installation of all packages in requirements.txt
  • All feedback and (optionally) images follows the API

How set up environment

pip install -r requirements.txt

How to use

python3 generate.py -i <image dir> -f <feedback dir>

This will generate a file called index.html similar to the example below:

Example output

About

Small python module which compiles all feedback received into a single static HTML file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0