{"id":20980419,"url":"https://github.com/mehtaansh/blockchainvoting","last_synced_at":"2025-04-05T01:05:48.978Z","repository":{"id":37704623,"uuid":"184723216","full_name":"mehtaAnsh/BlockChainVoting","owner":"mehtaAnsh","description":"A blockchain based E-voting system","archived":false,"fork":false,"pushed_at":"2024-08-16T02:00:02.000Z","size":75573,"stargazers_count":381,"open_issues_count":33,"forks_count":149,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-29T00:05:30.541Z","etag":null,"topics":["blockchain","blockchain-technology","blockchain-voting","e-voting","election","solidity"],"latest_commit_sha":null,"homepage":"https://mehtaansh.github.io/BlockChainVoting/","language":"JavaScript","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/mehtaAnsh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-03T08:33:37.000Z","updated_at":"2025-03-28T10:56:39.000Z","dependencies_parsed_at":"2024-12-09T00:05:40.247Z","dependency_job_id":"7a603340-b03c-4b6d-bb03-e2bb117fe04f","html_url":"https://github.com/mehtaAnsh/BlockChainVoting","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/mehtaAnsh%2FBlockChainVoting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehtaAnsh%2FBlockChainVoting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehtaAnsh%2FBlockChainVoting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehtaAnsh%2FBlockChainVoting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mehtaAnsh","download_url":"https://codeload.github.com/mehtaAnsh/BlockChainVoting/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247271525,"owners_count":20911587,"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":["blockchain","blockchain-technology","blockchain-voting","e-voting","election","solidity"],"created_at":"2024-11-19T05:28:30.092Z","updated_at":"2025-04-05T01:05:48.956Z","avatar_url":"https://github.com/mehtaAnsh.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BlockChainVoting\n\nA blockchain-based E-voting system, created as the final year project of Shri Bhagubhai Mafatlal Polytechnic. Teammates include me, Sayyam Gada and Charmee Mehta.\n\u003e The application is MIT-Licensed.\n\n## Build Setup\n\n```bash\n# install dependencies\nnpm install\n\n# serve with hot reload at localhost:3000\nnpm start\n```\n\nCreate your own \u003cb\u003e.env\u003c/b\u003e file and the file should contain:\n```bash\nEMAIL=YOUR_EMAIL_ID\nPASSWORD=YOUR_PASSWORD_FOR_EMAIL_ID\n```\nInstall MetaMask extension (https://metamask.io/download.html) and make sure to have some Ether to test the application locally. Ether can be fetched from Rinkeby Faucet (https://faucet.rinkeby.io)\n\n#### Note:\n- Make sure to install Node.js v11.14.0 to make sure the app runs fine. Testing for other node versions is yet to be done.\n- MongoDB must be working in background on localhost:27017\n\n###### Please star the repo if it helped you in any way!\n\n## Tech Stack:\n\n- Solidity/Web3 (for writing/connecting the Blockchain contract)\n- Next.js \u0026 Semantic UI React (front-end)\n- MongoDB/ExpressJS/Node.js (back-end)\n- IPFS (file storage for images)\n\n## Screenshots of the app:\n\nHomepage of the application:\n\n![](screenshots/homepage.PNG)\n\nCompany registers/logs in:\n\n![](screenshots/company_login.PNG)\n\nCompany creates an election if not created:\n\n![](screenshots/create_election.PNG)\n\nDashboard on successful election creation:\n\n![](screenshots/dashboard.PNG)\n\nList of candidates for the election (here, you can add candidates):\n\n![](screenshots/candidate_list.PNG)\n\nCandidate has been notified on the mail:\n\n![](screenshots/candidate_registeration_mail.PNG)\n\nList of voters for the election (here, you can add voters):\n\n![](screenshots/voterlist.PNG)\n\nVoters have been sent their secure usernames and passwords on the mail:\n\n![](screenshots/voter_registeration_mail.PNG)\n\nVoter login page:\n\n![](screenshots/voter_login.PNG)\n\nSuccessful voting scenario:\n\n![](screenshots/successful_voting.PNG)\n\nUnsuccessful voting scenario:\n\n![](screenshots/unsuccessful_voting.PNG)\n\nNotification to each candidate and voter for the winner of candidates:\n\n![](screenshots/winner_candidate_mail.PNG)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmehtaansh%2Fblockchainvoting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmehtaansh%2Fblockchainvoting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmehtaansh%2Fblockchainvoting/lists"}