{"id":20323711,"url":"https://github.com/hackafro/hey-polls","last_synced_at":"2026-05-11T10:31:50.002Z","repository":{"id":39171479,"uuid":"252778123","full_name":"HackAfro/hey-polls","owner":"HackAfro","description":"Demo project for creating and collecting polls","archived":false,"fork":false,"pushed_at":"2023-01-05T18:25:15.000Z","size":4236,"stargazers_count":0,"open_issues_count":20,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-14T14:12:04.222Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hey-polls.now.sh/","language":"CSS","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/HackAfro.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":"2020-04-03T15:59:50.000Z","updated_at":"2020-04-03T16:31:42.000Z","dependencies_parsed_at":"2023-02-04T10:01:13.764Z","dependency_job_id":null,"html_url":"https://github.com/HackAfro/hey-polls","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/HackAfro%2Fhey-polls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackAfro%2Fhey-polls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackAfro%2Fhey-polls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackAfro%2Fhey-polls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HackAfro","download_url":"https://codeload.github.com/HackAfro/hey-polls/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241827168,"owners_count":20026601,"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-11-14T19:29:23.519Z","updated_at":"2026-05-11T10:31:49.969Z","avatar_url":"https://github.com/HackAfro.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Polls Application\n\nThis repository contains the code for the Polls application.\n\n## Tools used\n\nThe application is built using Javascript. The application uses React and was bootstrapped using Create React App.\n\nThe full list of tools used by the application can be found below:\n\n- [React](https://reactjs.org) - tooling for frontend development\n- [React Router](https://github.com/ReactTraining/react-router#readme) - router library\n- [React Feather](https://github.com/feathericons/react-feather#readme) - Icon pack\n- [React Modal](https://github.com/reactjs/react-modal) - Modal library\n\n## Getting up and running\n\n- Clone the repository\n- Inside the cloned directory, run the following commands:\n  - `npm install` or `yarn` - To install all the project's dependencies.\n  - Run `yarn start` or `npm start` to start the frontend application\n\n## Project directory\n\nThe project directory houses the server application and the frontend application.\n\n- The frontend application - `./src`\n\nThe reusable components that make up the frontend application can be found in the `src/components` directory. Each component serves a single purpose:\n\n- `./src/components/header` - renders the application header\n- `./src/components/question-list` - renders list of questions\n- `./src/components/question-detail` - this component displays details of a question and provides interface for voting\n- `./src/components/modal` - renders a dialog\n\nAsides from the components directory, the other existing directories are:\n\n- `./src/contexts`: holds created context to manage app wide state\n- `./src/providers`: renders the context file and provides helper methods for updating the state\n\n## Styling\n\nStyling was done using utility classes provided by [TailwindCSS](https://tailwindcss.com/) and some custom styles. Responsiveness was achieved using a [mobile first approach](https://tailwindcss.com/docs/responsive-design#mobile-first)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackafro%2Fhey-polls","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhackafro%2Fhey-polls","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackafro%2Fhey-polls/lists"}