• We just launched and are currently in beta. Join us as we build and grow the community.

Voter's Polling Information System in PHP/OOP Free Source Code

naszoo

Site Health Auditor
N Rep
0
0
0
Rep
0
N Vouches
0
0
0
Vouches
0
Posts
189
Likes
11
Bits
2 MONTHS
2 2 MONTHS OF SERVICE
LEVEL 1 300 XP
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


System Installation/Setup

  1. Enable the GD Library in your php.ini file.
  2. Open your XAMPP Control Panel and start Apache and MySQL.
  3. Extract the downloaded source code zip file.
  4. Copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory.
  5. Extract the downloaded plugins zip file.
  6. Copy the extracted plugins folder and paste it into the source code root path.
  7. Browse the PHPMyAdmin in a browser. i.e.
  8. Create a new database naming vpis_db.
  9. Import the provided SQL file. The file is known as vpis_db.sql located inside the database folder.
  10. Browse the Voter's Polling Information System in a browser. i.e. .

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 :)

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.

2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.


Download
You must upgrade your account or reply in the thread to view hidden text.
 

452,292

323,526

323,535

Top