{"id":20199857,"url":"https://github.com/lucaswinkler/survey-polling","last_synced_at":"2026-04-12T17:42:05.752Z","repository":{"id":99926311,"uuid":"240601643","full_name":"LucasWinkler/survey-polling","owner":"LucasWinkler","description":"Live polling for the Morum OSS project.","archived":false,"fork":false,"pushed_at":"2024-02-25T00:31:15.000Z","size":1585,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-13T19:54:00.622Z","etag":null,"topics":["api","asp-net-core","auth0","csharp","javascript","polling","react","scss","signalr","survey","websockets"],"latest_commit_sha":null,"homepage":"https://github.com/morumoss/","language":"C#","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/LucasWinkler.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":"2020-02-14T21:28:41.000Z","updated_at":"2024-02-25T00:31:14.000Z","dependencies_parsed_at":"2023-05-11T02:45:12.017Z","dependency_job_id":null,"html_url":"https://github.com/LucasWinkler/survey-polling","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucasWinkler%2Fsurvey-polling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucasWinkler%2Fsurvey-polling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucasWinkler%2Fsurvey-polling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucasWinkler%2Fsurvey-polling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LucasWinkler","download_url":"https://codeload.github.com/LucasWinkler/survey-polling/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241637149,"owners_count":19994925,"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":["api","asp-net-core","auth0","csharp","javascript","polling","react","scss","signalr","survey","websockets"],"created_at":"2024-11-14T04:39:07.457Z","updated_at":"2026-04-12T17:42:00.722Z","avatar_url":"https://github.com/LucasWinkler.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Morum OSS - Live Survey Polling\n\n![morum oss project components](./morumoss.png \"Morum OSS Project Components\")\n\n## Description\n\nConducting surveys and live polling the classroom are excellent techniques for measuring understanding and teaching effectiveness.\n\n## Notable Feature Requirements\n\n1.\t**Asynchronous, Concurrent Functionality**\n    1.\tThis is a live poll system, we should avoid any blocking behaviors in this application.\n    2.\tWe also need to support web sockets, essentially after a TCP connection is made, the visual interface continuously receives messages instead of polling the API for changes.\n2.\t**Authentication (You can add this functionality later, if you wish)**\n    1.\tWe are using Auth0 for authentication and as a result, you can assume this API will receive a JWT token in the initial request header, which the API will then use to validate the user.\n3.\t**One Vote per User**\n    1.\tThere should be a limit to how many messages can be sent per second.\n4.\t**Memory**\n    1.\tThis instance will be created for a specific classroom on-the-fly. We don’t need to use a message queue or external service at this point in time. You can keep the votes in-memory, but have a separate endpoint to retrieve the data.\n\n## Capstone Requirements\n\n1.\t**Visual Interface**\n    1.\tThe capstone requires a back-end and front-end. You’re welcome to create whatever visual interface you feel is appropriate.\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucaswinkler%2Fsurvey-polling","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucaswinkler%2Fsurvey-polling","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucaswinkler%2Fsurvey-polling/lists"}