44 Forks
67 Stars
67 Watchers

Digital_Voting

It is an online voting system with face recognition and two factor authentication, developed in django framework. Digital voting has admin login which will be handled by election commission and voter login which will be handled by voter. Voters can login through their voter ID number and password after a successful registration. The system will allows voters to view a list of candidates in their area, voters can get to know the candidates background (like income, works, etc.) and choose wisely. Once the election is started voter have to login into the account, select a candidate and have to give face id with webcam or front camera, if the face matches with the face given at the time of registration then voter will be promoted for two factor authentication, if two factor authentication is successful then the vote will be submitted and one voter can vote for a candidate only once per election.

How to download and setup Digital_Voting

Open terminal and run command
git clone https://github.com/jj008/Digital_Voting.git
git clone is used to create a copy or clone of Digital_Voting repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Digital_Voting https://github.com/jj008/Digital_Voting/archive/master.zip

Or simply clone Digital_Voting with SSH
[email protected]:jj008/Digital_Voting.git

If you have some problems with Digital_Voting

You may open issue on Digital_Voting support forum (system) here: https://github.com/jj008/Digital_Voting/issues