flask polls app with many options and optional blocking for multiple votes from one host
- Python 43.2%
- HTML 35%
- CSS 15.8%
- JavaScript 6%
| .github | ||
| .vscode | ||
| archive | ||
| controler | ||
| data | ||
| static | ||
| templates | ||
| .gitignore | ||
| .tokeignore | ||
| app.py | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| polls.ini | ||
| polls.service | ||
| README.md | ||
| requirements.txt | ||
| SECURITY.md | ||
| wsgi.py | ||
polls
flask polls app with many options and optional blocking for multiple votes from one host
Warning:
currently sheet support only in type2 surveys in qbq only json is supported working currently on making everything for the json file mode -> sheet mode wont work currently
Images
Installation
Nginx Deployment
move the folder to /opt/survey configure (user) polls.service and place it in the /ect/systemd/system/ files with matching user
nginx install + site config for running the socket look it up in the internet
certbot for nginx
Debug Run
Debugging: run the app.py file directly
configuration
sqlite3 into the data/accounts.db and remove the raphiel user
Contributing
Issues: Open an Issue on Codeberg
Code Contributions: Make a Pull Reqeust on Codeberg
Other Stuff: Just open an Issue on Codeberg and tell me how you want to contribute