Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.45 KB

README.md

File metadata and controls

44 lines (30 loc) · 1.45 KB

🗳️ 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