Skip to content

jessykate/django-survey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

install requirements using pip install -r requirements.txt

then run using ./manage.py runserver

about

Using the admin interface you can create surveys, add questions, give questions categories, and mark them as required or not. the front-end survey view then automatically populates based on the questions that have been defined in the admin interface.

Submitted responses can also be viewed via the admin backend.

credits

some inspiration came from an older django-survey app, but this app uses a different model architecture and different mechanism for dynamic form generation.

About

a simple django framework for creating and conducting surveys

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published