Skip to content

Latest commit

 

History

History
67 lines (53 loc) · 2.44 KB

README.md

File metadata and controls

67 lines (53 loc) · 2.44 KB
Logo

EasyPolls

An awesome way of conducting electronic elections!

Report Bug . Request Feature

About The Project

Product Screenshot

EasyPolls is an electronic election software that allows you to create new polls or posts, add candidate information, conduct elections, and view the results in a poll-like format.

Built With

Project Showcase

create_post add_candidates view_added_posts conduct_elections view_results

Getting Started

You can run the project directly by downloading files from this repository or you can download the latestexecutable file and install it.

Prerequisite

  • Python
  • PySimpleGUI-4-FOSS
    pip install PySimpleGUI-4-foss
    
  • Pandas
    pip install pandas
    
  • OpenPyXL
    pip install openpyxl
    

Installation

  • Clone the repository or download it from GitHub.

    git clone https://github.com/raghavsrvt/EasyPolls.git
    
  • Open the main.py file to run the software.

License

Distributed under the MIT License. See MIT License for more information.

Contact

Raghav Srivastava: [email protected]