Giter Club home page Giter Club logo

online-voting-system-using-python's Introduction

Voting System 🗳️

Vote Symbol

Description

This Python project implements a voting system with two interfaces:

  1. ‍⚖️ Candidate registration interface for the election commissioner.
  2. Login page for users/voters to select their candidate for two positions: MLA and MP.

Features

  • Election Commissioner Interface: Allows the election commissioner to register candidates for the election ➕.
  • User/Voter Interface: Allows users/voters to log in and cast their votes for MLA and MP positions ️.
  • Admin Password Protection: Certain modules require the admin password to proceed, ensuring security and control .
  • Visualization of Results: Utilizes Matplotlib to visualize the election results at the end .

Dependencies

  • Python 3.x
  • PIL (Python Imaging Library) ️
  • tkinter ️
  • openpyxl
  • shutil

Installation

  1. Clone or download this repository.
  2. Ensure you have Python installed on your system.
  3. Install dependencies using pip:

 Example:     In terminal: pip install shutil

 For collab or kaggle notebooks: !pip install shutil

Usage

  1. Run the voting_system.py file.
  2. Follow the prompts:
  • If you're the election commissioner, register candidates with the admin password ‍.
  • If you're a user/voter, log in and cast your votes .
  1. At the end of the voting period, the results will be displayed using Matplotlib ✨.

Files

  • voting_system.py: Main Python script containing the implementation of the voting system.
  • candidates.csv: CSV file storing the registered candidates.
  • users.csv: CSV file storing the registered users/voters.

Structure

  • Admin Module:
    • Register candidates with password protection .
  • User Module:
    • Log in for voters.
    • Cast votes for MLA and MP ️.
  • Results Module:
    • Visualize election results .

Contributing

Contributions are welcome! Please feel free to fork this repository and submit pull requests to suggest improvements.

License

This project is licensed under the GNU GENERAL PUBLIC LICENSE 3.0.

online-voting-system-using-python's People

Contributors

manish-2458 avatar avishek8136 avatar quark365 avatar sreeramrajeev avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.