dkgoutham/Election_Portal_2022
A portal built on React for conducting transparent Gymkhana Elections. The aim of the project is to conduct fully transparent and secure elections in a college setup using Blockchain. Backed by Django, the portal used RESTful apis to authenticate users using Microsoft Oauth2.0. The ballots are securely transacted on a Ethereum based test network. Once the election concludes, users can verify their votes through the contract blocks listed in the blockchain. We have used RSA encryption for securing the transaction votes and random UUIDs to maintain votes anonymity.
JavaScript
No issues in this repository yet.