Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

SYNOPSIS

This project is entitled as Complete Automated Voting System which has developed
in PHP as front and MySQL server as back end.

This is a complete Automated Voting System using PHP. This system can be used both
online and offline basis the system is pack with many features. The main purpose of this
project is to provide the school an automated or online platform to conduct their election or
voting system. This will help to easily calculate the candidates' votes and easy to retrieve the
list of winners in each position without hassle.

This Automated Voting System project was developed originally in an old version of PHP
but now was updated to run properly to the latest PHP version such as PHP 7 or 8. The source
code was built or written using PHP, HTML, CSS, Javascript (jQuery), and some other
plugins/libraries. The system has 2 types of users which are the Admin and the
Students/Voters. The Admin is in charge of managing and populating all the lists in the
database such as the list of positions and candidates. He/She is also in charge of adding the
student IDNumber for the success of each student/voters registration process. The
Student/Admin can only vote once and his/her system access will be automatically closed
after submitting his/her votes. The system is easy to use and free to download on this website.
Feel Free to download and modify the source code the way you wanted to meet your
requirements.

Front end : PHP

Backend : My SQL

MODULE :

Admin Side

 Login/Logout
 Manage Position List
 Manage Candidates List
 Manage Parties
 Manage Course
 Manage Voters
 Manage Student Information
 List Winners
 Print the List of Winners
 Manage Admin Accounts
 Backup and Restore Database

Students/Voters

 Login/Logout
 Registration
 Vote
 Review Ballot
 Submit Vote
 Retrieve Password

You might also like