{"id":27361023,"url":"https://github.com/ajayk-01/campusvote","last_synced_at":"2026-04-16T04:04:06.231Z","repository":{"id":43185998,"uuid":"431922503","full_name":"AJAYK-01/CampusVote","owner":"AJAYK-01","description":"Our HackForTomorrow Project","archived":false,"fork":false,"pushed_at":"2022-07-06T11:52:26.000Z","size":936,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-15T22:34:51.222Z","etag":null,"topics":["blockchain","flask","polygon","reactjs","truffle"],"latest_commit_sha":null,"homepage":"https://campusvotehft.web.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/AJAYK-01.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":"2021-11-25T17:11:15.000Z","updated_at":"2022-09-02T08:22:09.000Z","dependencies_parsed_at":"2022-08-31T15:30:21.771Z","dependency_job_id":null,"html_url":"https://github.com/AJAYK-01/CampusVote","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AJAYK-01/CampusVote","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AJAYK-01%2FCampusVote","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AJAYK-01%2FCampusVote/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AJAYK-01%2FCampusVote/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AJAYK-01%2FCampusVote/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AJAYK-01","download_url":"https://codeload.github.com/AJAYK-01/CampusVote/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AJAYK-01%2FCampusVote/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31870520,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"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":["blockchain","flask","polygon","reactjs","truffle"],"created_at":"2025-04-13T01:22:46.235Z","updated_at":"2026-04-16T04:04:06.201Z","avatar_url":"https://github.com/AJAYK-01.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CampusVote\n\nBlockchain based Voting Platform for Transparent Campus Elections.\n\n## Objective\n\nTo make a transparent online voting platform for Colleges using blockchain technology.\nPolygon Mumbai testnet used for demo. \nMoralis Speedy Nodes for the Node.\n\n## Demo\n\n[![Loading](https://img.youtube.com/vi/Ch__ECkJGxQ/0.jpg)](https://www.youtube.com/watch?v=Ch__ECkJGxQ)\n\n## Features \n\n- Faster result declaration.\n- Less effort of manual counting.\n- Seamless, yet transparent voting even during lockdowns.\n- Less need for disputes as votes and data are public and immutable thanks to blockchain.\n\n## Working\n\n### User (Voter)\n- User logs in with Metamask.\n- User requests for token to Flask backend to have balance to make the voting transaction.\n- Once tokens recieved, User presented with voting options, and casts the vote.\n- Vote casting done with the help of Smart contract deployed to Mumbai Testnet. [View the contract](https://mumbai.polygonscan.com/address/0xF6Bf58551F7724dE086CAd26C2eee59A0472A179)\n- Double voting is prevented by Smart Contract.\n- Results can be seen in the home page by clicking Get Results which invokes a view function in the Smart Contract\n\n### Admin Panel\n- Start/Stop elections buttons which invoke fucntions to prevent or allow election in the Smart Contract.\n- Add candidate option\n- Verify voter takes in the account address of User and marks it as verified, only after which can the user make a vote. This is to be automated with log in and voters list. (This prevents false voting)\n\n\n## Deploy Contracts\n\n```\n  yarn install\n  truffle develop\n  compile --all\n  migrate --network mumbai --reset\n```\n\n## Run the Frontend\n\n```\n  yarn install\n  yarn start\n```\n\nTo build:\n\n```\n  yarn build\n ```\n\n## Run the Flask Backend \n(for serving user requests for tokens to make voting transactions)\n```\n  cd SERVER\n  pip install -r requirements.txt\n  python server.py\n```\n\n\n## Made with ❤️ by:\n\n- [AJAYK-01](https://github.com/AJAYK-01)\n- [shreydan](https://github.com/shreydan)\n- [Dakshesh14](https://github.com/Dakshesh14)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajayk-01%2Fcampusvote","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fajayk-01%2Fcampusvote","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajayk-01%2Fcampusvote/lists"}