jaypatel7789 / Online_Voting-System

0 stars 0 forks source link

Online Voting System

A simple and robust online voting system built using PHP. This project requires a SQL server and can be hosted on localhost using XAMPP.

Prerequisites

Installation & Setup

Step 1: Get the Source Code

Clone or download the source code from this GitHub repository.

Step 2: Install XAMPP

Step 3: Start XAMPP

Step 4: Place Project in htdocs

Step 5: Set Up Database

Step 6: Access the Voting System

Step 7: Log in

Step 8: Home Page

After successfully logging in, you'll be directed to the home page.

Home Page

Step 9: Voters List

Enter a list of voters based on your candidates.

Voters List

Step 10: Add Positions Name

Specify the names of positions for voting.

Positions Name

Step 11: Ballot Position

This is where you can view the ballot position.

Ballot Position

Step 12: Results

The final results are presented in a bar chart format for clarity.

Final Results

Happy Voting!