{"id":26522675,"url":"https://github.com/r2hu1/xvote","last_synced_at":"2026-02-11T21:31:06.469Z","repository":{"id":278603516,"uuid":"936174431","full_name":"r2hu1/xvote","owner":"r2hu1","description":"An anonymous encrypted polling web app (in dev) (dev paused-busy in internship)","archived":false,"fork":false,"pushed_at":"2025-02-25T08:01:27.000Z","size":602,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-03T11:02:25.405Z","etag":null,"topics":["anonymous","firebase","nextjs","polling","shadcn-ui"],"latest_commit_sha":null,"homepage":"https://xvote.vercel.app","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/r2hu1.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,"zenodo":null}},"created_at":"2025-02-20T16:42:02.000Z","updated_at":"2025-03-18T09:26:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"31d577d7-5c11-43e6-a373-25f18ff111b7","html_url":"https://github.com/r2hu1/xvote","commit_stats":null,"previous_names":["r2hu1/xvote"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/r2hu1/xvote","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r2hu1%2Fxvote","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r2hu1%2Fxvote/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r2hu1%2Fxvote/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r2hu1%2Fxvote/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r2hu1","download_url":"https://codeload.github.com/r2hu1/xvote/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r2hu1%2Fxvote/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29345483,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T20:11:40.865Z","status":"ssl_error","status_checked_at":"2026-02-11T20:10:41.637Z","response_time":97,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["anonymous","firebase","nextjs","polling","shadcn-ui"],"created_at":"2025-03-21T13:38:15.387Z","updated_at":"2026-02-11T21:31:06.454Z","avatar_url":"https://github.com/r2hu1.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Anonymous Polling App / XVote\n\nThis is an anonymous polling application built using Firebase for the backend and Next.js for the frontend. The UI components are styled using Shadcn and Tailwind CSS.\n\n![home](/public/feed.png)\n\n\n![poll](/public/poll.png)\n\n\n## Features\n\n- Create polls with multiple options.\n- Users can vote anonymously.\n- Real-time updates on poll results.\n- Responsive and user-friendly UI.\n\n## Technologies Used\n\n- **Next.js**: A React framework for building server-side rendered applications.\n- **Firebase**: Used for authentication, real-time database, and hosting.\n- **Shadcn**: A UI component library used for styling the application.\n- **Tailwind CSS**: Utility-first CSS framework for designing the UI.\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js and npm installed on your machine.\n- Firebase account and project setup.\n\n### Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/r2hu1/xvote-app.git\n   cd xvote\n   ```\n\n2. Install the dependencies:\n   ```bash\n   npm install\n   ```\n\n3. Configure Firebase:\n   - Create a `.env.local` file in the root directory and add your Firebase configuration:\n\n     ```plaintext\n     NEXT_PUBLIC_FIREBASE_API_KEY=your_api_key\n     NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN=your_auth_domain\n     NEXT_PUBLIC_FIREBASE_PROJECT_ID=your_project_id\n     NEXT_PUBLIC_FIREBASE_STORAGE_BUCKET=your_storage_bucket\n     NEXT_PUBLIC_FIREBASE_MESSAGING_SENDER_ID=your_messaging_sender_id\n     NEXT_PUBLIC_FIREBASE_APP_ID=your_app_id\n     NEXT_PUBLIC_FIREBASE_MEASUREMENT_ID=your_measurement_id\n     ```\n\n4. Run the development server:\n   ```bash\n   npm run dev\n   ```\n\n5. Open your browser and go to `http://localhost:3000`.\n\n## Deployment\n\nTo deploy the app, you can use Vercel or Firebase Hosting. Ensure that your Firebase configuration is set up in the production environment.\n\n## Contributing\n\nContributions are welcome! Please fork the repository and create a pull request with your changes.\n\n## License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr2hu1%2Fxvote","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fr2hu1%2Fxvote","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr2hu1%2Fxvote/lists"}