Skip to content

JonasCir/open-survey-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

open-survey-tool

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.

Project origin

The project started at the UpdateDeutschland 48h-Sprint.

Dev setup

  1. Mark src/open_survey_tool as source root in Pycharm
  2. cd src/ && python -m venv venv
  3. source venv/bin/activate
  4. pip install -r src/requirements-dev.txt
  5. docker-compose up -d
  6. In src/open_survey_tool run python manage.py migrate
  7. Run docker-compose down --volumes to clear the DB.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages