{"id":28304272,"url":"https://github.com/exploit-experts/votify-client","last_synced_at":"2026-05-09T02:32:26.666Z","repository":{"id":294517541,"uuid":"985956851","full_name":"Exploit-Experts/Votify-Client","owner":"Exploit-Experts","description":"Votify Client is a modern, responsive web application built with Angular for creating and managing voting sessions and polls. This client-side application provides an intuitive user interface for interacting with the Votify backend services.","archived":false,"fork":false,"pushed_at":"2025-05-20T19:39:55.000Z","size":111,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-16T05:32:17.234Z","etag":null,"topics":["angular","scss","typescript","voting","website"],"latest_commit_sha":null,"homepage":"","language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Exploit-Experts.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2025-05-18T21:39:47.000Z","updated_at":"2025-05-20T19:39:58.000Z","dependencies_parsed_at":"2025-05-20T21:09:32.653Z","dependency_job_id":null,"html_url":"https://github.com/Exploit-Experts/Votify-Client","commit_stats":null,"previous_names":["exploit-experts/votify-client"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Exploit-Experts/Votify-Client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Exploit-Experts%2FVotify-Client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Exploit-Experts%2FVotify-Client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Exploit-Experts%2FVotify-Client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Exploit-Experts%2FVotify-Client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Exploit-Experts","download_url":"https://codeload.github.com/Exploit-Experts/Votify-Client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Exploit-Experts%2FVotify-Client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32804940,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["angular","scss","typescript","voting","website"],"created_at":"2025-05-24T00:12:31.564Z","updated_at":"2026-05-09T02:32:26.649Z","avatar_url":"https://github.com/Exploit-Experts.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Votify Client\n\n[![Angular](https://img.shields.io/badge/Angular-19.2.0-DD0031?style=for-the-badge\u0026logo=angular\u0026logoColor=white)](https://angular.io/)\n[![PrimeNG](https://img.shields.io/badge/PrimeNG-19.1.2-orange?style=for-the-badge\u0026logo=primeng\u0026logoColor=white)](https://primeng.org/)\n[![TypeScript](https://img.shields.io/badge/TypeScript-5.7.2-3178C6?style=for-the-badge\u0026logo=typescript\u0026logoColor=white)](https://www.typescriptlang.org/)\n[![License](https://img.shields.io/badge/License-MIT-blue?style=for-the-badge)](LICENSE)\n\n## About The Project\n\nVotify Client is a modern, responsive web application built with Angular for creating and managing voting sessions and polls. This client-side application provides an intuitive user interface for interacting with the Votify backend services.\n\n### Built With\n\n- [Angular](https://angular.io/) - Web application framework\n- [PrimeNG](https://primeng.org/) - UI Component Library\n- [TypeScript](https://www.typescriptlang.org/) - Typed JavaScript\n\n## Getting Started\n\nFollow these instructions to set up the project locally.\n\n### Prerequisites\n\n- [Node.js](https://nodejs.org/) (v18 or higher)\n- [npm](https://www.npmjs.com/) (v9 or higher)\n\n```bash\n# Check your Node.js and npm versions\nnode -v\nnpm -v\n```\n\n### Installation\n\n1. Clone the repository\n\n```bash\ngit clone https://github.com/Exploit-Experts/Votify-Client.git\ncd Votify-Client\n```\n\n2. Install NPM packages\n\n```bash\nnpm install\n```\n\n3. Start the development server\n\n```bash\nnpm start\n```\n\nThe application will be available at `http://localhost:4200/`.\n\n## Usage\n\nVotify Client allows you to:\n\n- Create new voting sessions\n- Manage existing polls\n- Vote in active polls\n- View real-time results\n- Export poll results\n\n## Features\n\n- **Real-time Updates**: See voting results as they happen\n- **Responsive Design**: Works on desktop and mobile devices\n- **Customizable Polls**: Create polls with various options and settings\n- **User Authentication**: Secure access to poll management\n- **Results Visualization**: Visual representation of poll results\n\n## Roadmap\n\n- [ ] Implement advanced poll analytics\n- [ ] Dark/Light theme toggle\n\nSee the [open issues](https://github.com/Exploit-Experts/Votify-Client/issues) for a list of proposed features and known issues.\n\n## Contributing\n\nContributions make the open-source community such a fantastic place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n## License\n\nDistributed under the MIT License. See `LICENSE` for more information.\n\n\n## Acknowledgments\n\n- [Angular Documentation](https://angular.io/docs)\n- [PrimeNG](https://primeng.org/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexploit-experts%2Fvotify-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexploit-experts%2Fvotify-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexploit-experts%2Fvotify-client/lists"}