{"id":16978148,"url":"https://github.com/codeaholicguy/slido","last_synced_at":"2025-04-12T01:41:23.567Z","repository":{"id":52494522,"uuid":"123720367","full_name":"codeaholicguy/slido","owner":"codeaholicguy","description":null,"archived":false,"fork":false,"pushed_at":"2018-03-04T08:44:05.000Z","size":147,"stargazers_count":16,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-25T21:22:02.060Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/codeaholicguy.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}},"created_at":"2018-03-03T18:33:56.000Z","updated_at":"2024-09-11T01:53:41.000Z","dependencies_parsed_at":"2022-08-29T18:30:28.459Z","dependency_job_id":null,"html_url":"https://github.com/codeaholicguy/slido","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/codeaholicguy%2Fslido","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeaholicguy%2Fslido/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeaholicguy%2Fslido/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeaholicguy%2Fslido/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeaholicguy","download_url":"https://codeload.github.com/codeaholicguy/slido/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248505742,"owners_count":21115352,"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-14T01:42:40.230Z","updated_at":"2025-04-12T01:41:23.544Z","avatar_url":"https://github.com/codeaholicguy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Slido\n\n![](screenshot.png)\n\nA clone version of [Sli.do](https://www.sli.do/) with below technical stack.\n\n- Frontend: ReactJS/Redux/Material-UI/Parcel/Jest/Enzyme\n- Backend: KoaJS/Sequelize/Sqlite/Jest/Supertest\n- Development Environment: Babel/ESlint\n\nDatabase schema:\n\n- Users(id, email, fullName, password, createdAt, updatedAt)\n- Events(id, code, name, createdBy, startsAt, endsAt, createdAt, updatedAt)\n- Questions(id, content, eventId, isHighlight, like, dislike, createdAt, updatedAt)\n\n### Usage\n\nAfter clone the project, please run `setup.sh` for setup your development environment. This script will run migration to create sqlite db file in `/server` directory.\n\nRun `server_dev.sh` for start your server.\nRun `client_dev.sh` for start your client.\n\nAfter all, you can access the application through `http://localhost:1234`\n\n### Limitation\n\nThis is some limitation at the current time.\n\n- [ ] Event creator cannot edit audience question\n- [ ] Event creator cannot highlight audience question\n- [ ] Audience can like/dislike questions multiple time if they refresh the page\n- [ ] Audience cannot sort question list\n- [ ] Lack of validations from both server and client sides\n- [ ] Not enough unit test\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeaholicguy%2Fslido","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeaholicguy%2Fslido","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeaholicguy%2Fslido/lists"}