felipevcc / votes-tkinter

Voting system simulation using Python with Tkinter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Voting System

Simulation of a voting system for elections developed in Python with a Graphical User Interface (GUI) in Tkinter.

Installation Requirements

  • Python3.10.8 or higher (recommendation).
  • Tkinter.

How to use

Run the main.py file using the following command:

python main.py

Views - Interface

Log view
Main voting view
Candidate voting view
Results view

When the voting box is closed, the system will ask for a password to enter this results view.

Authors


Initially worked repository: Link

Project in tkinter for university program in software development

About

Voting system simulation using Python with Tkinter.


Languages

Language:Python 100.0%