top of page
Subham Das

Python Project Two: ELECTRONIC VOTING MACHINE (EVM)

Updated: Jan 11, 2021


This project is a very efficient for the applications embedded into Voting Machine. It is fully written python 3.6.x with python's in build GUI (Graphical User Interface) module 'tkinter'. The application can be controlled graphically. People and leaders both can use the application for voting as well for participating in the contest. At first, the application asked any user that they are Voters or a leader of any group. After that it takes respective operation. If the user is a leader, then the application asked the user to store their name and group name, so that voters can nominate their leaders. But if the user is voter, then the application asked for Voter Id, if the Identification Number (Id) matches with Id's stored in the database of MySQL the it allow user to vote otherwise it redirect to home page. The error handling is also perfect, in every wrong step, the application will show respective message, which makes the application more friendly.

At the end you can also save the result of the election in your system by clicking on the respective buttons. It also shoes the number of votes received by every individual. Please read the Read Me text file and watch the video inside zip before running the script.


This project can be re-edited and we can also use it in your real world.




2,291 views2 comments

2 Comments


Amir Suhail
Amir Suhail
Feb 25, 2022

es mein candidate to sahi se add ho raha hai per voter add nhi ho raha plz hlp me sir on this project

Like

Debdut Hira
Debdut Hira
May 05, 2020

Damn this project is so good. Very easy to configure and alter. Keep up the good work mate! :)

Like
logo12.PNG
bottom of page