PROC-php vous permet de gérer une procédure de choix informatisée entre plusieurs utilisateurs.
Chaque utilisateur peux ainsi émettre un ou plusieurs voeux, et en fonction de son classement et des voeux émis par les utilisateurs mieux classés que lui, le logiciel calcule le résultat de la procédure.
Il s'agit d'un scriptPHP prévu pour tourner sur un site web, avec une base de données MySQL.
Helps an organization to create polls of different types of positions.
This script helps organizations to make polls of different types of positions with a number of candidates under each position. The script is not very stable and the code is still rough.
Installation:
i. Download the script and unzip it to your localhost or web server. Works best with Wamp server.
ii. Import polling3.sql from the dbBackups folder in the admin folder. Use phpMyAdmin in this case or together with cPanel for online server.
iii. Add login.html into the Apache configuration...