Voter's Polling Information System in PHP/OOP Free Source Code
Introduction This simple project is a Voter's Polling Information System. This is a web-based application project developed in PHP and MySQL Database. This project is an online platform or a website t...

Voter's Polling Information System in PHP/OOP Free Source Code
Introduction This simple project is a Voter's Polling Information System. This is a web-based application project developed in PHP and MySQL Database. This project is an online platform or a website that help's a country's voters to verify if they are still active or can vote in the upcoming election. This project was inspired by the Philippines Comelec Voter's Verifier https://voterverifier.comelec.gov.ph/voter_precinct. The application was developed with a pleasant user interface using Bootstrap Framework and AdminLTE Template. It consists of user-friendly features and functionalities. About the Voter's Polling Information System I developed this project using the following:
XAMPP v3.3.0 PHP MySQL Database HTML CSS JavaScript Ajax jQuery Bootstrap Font Awesome AdminLTE
This Voter's Polling Information System can be by both the Public and Election Management. The application has a management side where the management can manage the voters' data and other information. The voter information consists of the individual's basic information such as the name, contact information, and address. It also contains the location and precinct number or code of each voter to help them easily find the room where they will vote. On the public site, the voters can simply fill the required fields on the search form field page. After submitting the form a list of the search result will be listed. The voters can simply click the view button on the table to view all their information. Features Management
Home Page
Display the summary and images.
State/Province Management
Add New State List All States View State Details Update State Details Delete State
City Management
Add New City List All Cities View City Details Update City Details Delete City
Voting Location Management
Add New Voting Location List All Voting Locations View Voting Location Details Update Voting Location Details Delete Voting Location
Precinct Code Management
Add New Precinct Code List All Precinct Codes View Precinct Code Details Update Precinct Code Details Delete Precinct Code
Voter Management
Add New Voter List All Voters View Voter Details Update Voter Details Delete Voter
System User Management
Add New User List All Users View User Details Edit User Details Delete User Details
Update System Information Update Account Details/Credentials Login and Logout
Public
Home Page Content 'About Us' Page Content Search Form Page Search Result Page Voter's Details Modal
The source code was developed only for educational purposes only. You can download the source code for free and modify it the way you wanted. System Snapshots of some Features Search Form Page
Public Search Result Page
Voter's Details Modal
System Dashboard
Voter's List
How to Run ?? Requirements
Download and Install any local web server such as XAMPP. Download the provided source code zip file. (download button is located below) Download the project plugins at https://www.dropbox.com/s/14it2drb5c4c6hh/vpis_plugins.zip?dl=1
System Installation/Setup
Enable the GD Library in your php.ini file. Open your XAMPP Control Panel and start Apache and MySQL. Extract the downloaded source code zip file. Copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory. Extract the downloaded plugins zip file. Copy the extracted plugins folder and paste it into the source code root path. Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin Create a new database naming vpis_db. Import the provided SQL file. The file is known as vpis_db.sql located inside the database folder. Browse the Voter's Polling Information System in a browser. i.e. http://localhost/vpis/.
Admin Default Access: Username: admin Password: admin123 DEMO VIDEO
That's it. You can now explore the features and functionalities of this Voter's Polling Information System in PHP. I hope this will help you with what you are looking for and you'll find something useful for your future projects. Explore more on this website for more Free Source Codes and Tutorials. Enjoy :)
Screenshots
\n
\n
\n
\n
\n
Download Project
