{"id":17060436,"url":"https://github.com/e-oj/survey","last_synced_at":"2026-04-16T12:36:48.244Z","repository":{"id":71200612,"uuid":"58210882","full_name":"e-oj/Survey","owner":"e-oj","description":"True/False survey. No login required.","archived":false,"fork":false,"pushed_at":"2018-11-01T04:30:15.000Z","size":396,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-28T14:47:25.986Z","etag":null,"topics":[],"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/e-oj.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,"publiccode":null,"codemeta":null}},"created_at":"2016-05-06T13:56:50.000Z","updated_at":"2018-11-01T04:30:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"98b85e68-0d60-4468-a000-6d95268346de","html_url":"https://github.com/e-oj/Survey","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/e-oj%2FSurvey","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e-oj%2FSurvey/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e-oj%2FSurvey/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e-oj%2FSurvey/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/e-oj","download_url":"https://codeload.github.com/e-oj/Survey/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245072268,"owners_count":20556353,"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":"2024-10-14T10:43:50.977Z","updated_at":"2026-04-16T12:36:48.185Z","avatar_url":"https://github.com/e-oj.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Survey\n\nA (very basic) web app that asks true/false questions and displays the results.\nUsage:\n\n  1)  Install Node.js and mongoDB if you haven't already. \n  \n  2)  Clone the project and run npm install inside the project folder\n  \n  3) run mongod if it's not running already\n  \n  4) run node server.js (In the project folder) use nodemon if you have it\n  \n  5)  There's no frontend for uploading questions yet so you'll have to get \n      a litlle technical. Using Postman or any other api testing/request sending app\n      of your choosing, send form-data containing a key/value pair in a POST \n      request to webAdress:8180/api/questions. It should look like:\n      \n      url (If running locally): \n        localhost:8180/api/questions\n      \n      Key/value pair:\n        question: Enter question here. (Note: the key must be \"question\")\n  \n  3)  Using a web browser, go to webAdress:8180/form (Note: the port number can be changed in config.js).\n      If you're running locally, that would be:\n      \n      localhost:8180/form\n  \n  4)  It's done!! People can now provide their names and proceed to take the survey\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe-oj%2Fsurvey","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fe-oj%2Fsurvey","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe-oj%2Fsurvey/lists"}