{"id":19343794,"url":"https://github.com/tsv2013/surveyjs-django","last_synced_at":"2025-04-23T04:35:57.722Z","repository":{"id":90319287,"uuid":"379369031","full_name":"tsv2013/surveyjs-django","owner":"tsv2013","description":"Example how to integrate SurveyJS products into Django based Web-site","archived":false,"fork":false,"pushed_at":"2024-03-04T16:36:30.000Z","size":6875,"stargazers_count":5,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-03-04T18:02:45.832Z","etag":null,"topics":["boilerplate","django","example","python","survey","surveyjs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tsv2013.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2021-06-22T18:43:38.000Z","updated_at":"2024-03-04T16:09:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"3b063faa-594c-4be0-8ac1-3678afaf6942","html_url":"https://github.com/tsv2013/surveyjs-django","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsv2013%2Fsurveyjs-django","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsv2013%2Fsurveyjs-django/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsv2013%2Fsurveyjs-django/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsv2013%2Fsurveyjs-django/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsv2013","download_url":"https://codeload.github.com/tsv2013/surveyjs-django/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223910048,"owners_count":17223591,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["boilerplate","django","example","python","survey","surveyjs"],"created_at":"2024-11-10T03:39:28.053Z","updated_at":"2025-04-23T04:35:57.699Z","avatar_url":"https://github.com/tsv2013.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SurveyJS + Django Demo Example\n\nThis demo shows how to integrate [SurveyJS](https://surveyjs.io/) components with a Django backend.\n\n## Disclaimer\n\nThis demo must not be used as a real service as it doesn't cover such real-world survey service aspects as authentication, authorization, user management, access levels, and different security issues. These aspects are covered by backend-specific articles, forums, and documentation.\n\n## Clone this repository\n\n```bash\ngit clone https://github.com/tsv2013/surveyjs-django.git\ncd surveyjs-django\n```\n\n## Build Client-Side App\n\n```bash\ncd surveyjs-django/client\nnpm i\nnpm run build\n```\n\n## Run the Application\n\n```bash\ncd surveyjs-django\n# python -m venv .venv # create venv in working folder if needed - windows\n# python3 -m venv .venv # macos/linux\npip install -r requirements.txt\npython manage.py migrate  \npython manage.py runserver\n```\n\nOpen http://localhost:8000 in your web browser.\n\n## See also\n\nhttps://blog.jetbrains.com/pycharm/2025/02/django-flask-fastapi/#:~:text=Performance%3A%20While%20Flask%20performs%20slightly,more%20tightly%20tied%20to%20WSGI.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsv2013%2Fsurveyjs-django","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftsv2013%2Fsurveyjs-django","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsv2013%2Fsurveyjs-django/lists"}