Sale!

E-Voting – Online Voting System

Original price was: $60.00.Current price is: $30.00.

Create an election for your school or organization in seconds.

Category:

Overview:

E-Voting is a secure voting tool that allows your group to collect input from your group and closely scrutinize the results in real time

E-Voting protect the integrity of your vote by preventing voters from being able to vote multiple times. As a digital platform, they eliminate the need to gather in-person, cast votes using paper, or by any other means. Voters can vote from any location, on any device.

Features:

  • Nominations
  • Elections
  • Authentication
  • Confidentiality
  • Integrity
  • Availability

Requirements:

  1. Apache 2 or higher, with:
    • mod_rewrite
  2. PHP 8.0 or higher, with:
    • MySQLi
  3. MySQL 8.0 or higher

Instructions:

  1. Import the database.SQL file from the “MySQL” folder into your MySQL database using the import function available in MySQL.
  2. With a text editor open the following file located inside the ‘Script/db/’ folder: config.php, and replace what’s between the quotes (eg: ‘Your Database Host’) with your MySQL settings:
    DEFINE('DBHost','Your Database Host');
    
    DEFINE('DBUser', 'Your Database Username');
    
    DEFINE('DBPass','Your Database Password');
    
    DEFINE('DBName','Your Database Name');
    
    
    
    
    
  3. Upload the files from the “Script” folder on the FTP server (usually public_html folder when installing it on a domain).
  4. Set the CHMOD to 777, 775 or 775 (depending on the server configuration) to the following folders: ‘/uploads/dist/img/’.

Reviews

There are no reviews yet.

Be the first to review “E-Voting – Online Voting System”

Your email address will not be published. Required fields are marked *