Skip to content

This repository contains a PHP-based Online Voting System that ensures secure authentication, easy vote casting, and real-time results. It uses a MySQL cloud server, with instructions for setting up the database using MySQL Workbench, updating credentials, and running the application on a local web server.

License

Notifications You must be signed in to change notification settings

pragyapranati/Online-Voting-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

🗳️ Online Voting System

A PHP-based Online Voting System allowing secure and efficient voting processes.

Features

  • 🔒 Secure user authentication
  • 🗳️ Easy vote casting and result calculation
  • 📊 Real-time result display

Requirements

  • PHP 7.4+
  • MySQL (local or cloud server)
  • Web server (e.g., Apache)

Installation

Set up the database

  • Import the database.sql file into your MySQL database using MySQL Workbench or any other preferred tool.
  • Note: A MySQL cloud server has been used here. Update the database credentials in config.php with your cloud server credentials.

Configure the application

  • Update the database configuration in config.php with your database credentials.

Run the application

  • Place the project folder in your web server's root directory (e.g., htdocs for XAMPP).
  • Start your web server and navigate to http://localhost/OnlineVoting.

Usage

  • Admin Login: admin/admin
  • User Login: Register a new user or use provided credentials.

Enjoy secure and straightforward voting! 🗳️✨

Reach me at

LinkedIn     Gmail Instagram    

About

This repository contains a PHP-based Online Voting System that ensures secure authentication, easy vote casting, and real-time results. It uses a MySQL cloud server, with instructions for setting up the database using MySQL Workbench, updating credentials, and running the application on a local web server.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published