The sagsderpolizei.de is a survey tool with special focus on privacy and anonymity of participants. It is designed to provide feedback to government authorities and other government institutions without them being able to track who has provided the feedback.
The project started at the UpdateDeutschland 48h-Sprint.
- Mark
src/open_survey_toolas source root in Pycharm cd src/ && python -m venv venvsource venv/bin/activatepip install -r src/requirements-dev.txtdocker-compose up -d- In
src/open_survey_toolrunpython manage.py migrate - Run
docker-compose down --volumesto clear the DB.