{"id":25648624,"url":"https://github.com/stats4sd/survey-builder","last_synced_at":"2025-04-15T16:34:33.531Z","repository":{"id":37776603,"uuid":"371345757","full_name":"stats4sd/survey-builder","owner":"stats4sd","description":"A refreshed ODK form survey builder, built specifically for RHoMiS 2.0","archived":false,"fork":false,"pushed_at":"2025-03-19T12:17:10.000Z","size":3094,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"dev","last_synced_at":"2025-03-28T22:22:27.578Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stats4sd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-05-27T11:13:51.000Z","updated_at":"2025-03-19T12:17:15.000Z","dependencies_parsed_at":"2025-04-15T16:33:22.474Z","dependency_job_id":null,"html_url":"https://github.com/stats4sd/survey-builder","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/stats4sd%2Fsurvey-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stats4sd%2Fsurvey-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stats4sd%2Fsurvey-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stats4sd%2Fsurvey-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stats4sd","download_url":"https://codeload.github.com/stats4sd/survey-builder/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249108929,"owners_count":21214089,"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":[],"created_at":"2025-02-23T13:15:36.068Z","updated_at":"2025-04-15T16:34:33.510Z","avatar_url":"https://github.com/stats4sd.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Survey Builder\nThis platform is built to support the creation of ODK forms from a library of pre-built ODK modules. The platform includes an admin panel for users to manage the list of ODK modules available, and a front-end written in VueJS that lets users create new ODK forms. \n\nThis system was built in collaboration with RHOMIS, and the RHoMIS-specific version of this system now lives in their organisation's github page: https://github.com/RHoMIS. \n\nThis version is currently being updated to be more generalised, and hopefully will be useable in different scenarios. \n\n# Development\nThis platform is built using Laravel/PHP. The front-end is written in VueJS and the admin panel uses Backpack for Laravel.\n\n## Setup Local Environment\n1.\tClone repo: `git@github.com:stats4sd/survey-builder.git`\n2.\tCopy `.env.example` as a new file and call it `.env`\n3.\tUpdate variables in `.env` file to match your local environment:\n    1. Check APP_URL is correct\n    2.\tUpdate DB_DATABASE (name of the local MySQL database to use), DB_USERNAME (local MySQL username) and DB_PASSWORD (local MySQL password)\n    3.\tIf you need to test the ODK Central link, make sure QUEUE_CONNECTION is set to `database` or `redis` (and that you have redis setup locally). Also add your test ODK_USERNAME and ODK_password\n4.\tCreate a local MySQL database with the same name used in the `.env` file\n5.\tRun the following setup commands in the root project folder:\n```\ncomposer install\nphp artisan key:generate\nphp artisan backpack:install\nnpm install\nnpm run dev\n```\n6.\tMigrate the database: `php aritsan migrate:fresh --seed` (or copy from the staging site, if one exists.)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstats4sd%2Fsurvey-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstats4sd%2Fsurvey-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstats4sd%2Fsurvey-builder/lists"}