EVM are specialized devices used in elections to securely and efficiently capture and count votes. They serve as a modern alternative to traditional paper ballots,aiming to enhance the electoral process.
Simply, you have to run the "main.py" file. Its has a Graphical User Interferance, so will show the Menu.
The system have following Entities;
- Admin
- Candidate
- Voter
He can view Registered/Enrolled users;
- Candidate
- Voters
He can enroll new users;
- Candidate
He can change his Account Password & He can view his;
- No. of voters voted
- Can vote for listed Candidtae
Admin:
- Username: 'admin'
- Password: '123'
Candidates:
Users | Ali | Hasan |
---|---|---|
CNIC | 111 | 222 |
Password | 123 | 123 |
Voters:
- Anyone else other then the candidate can vote.
The GUI of this Window application is Designed in
Figma & converted to code using TKinter Designer.
Moreover, Some special fonts are used which are present in Asset folder.
- Josefin Sons
I'm a beginner developer...