STUDENT ONLINE VOTING SYSTEM
A web-based online voting system developed using PHP and MySQL for conducting secure college elections.
FEATURES
- Student registration and login
- Admin dashboard to manage elections
- Secure voting process (one vote per user)
- Email notification system using PHPMailer
- Result generation and vote counting
TECH STACK
- PHP
- MySQL
- HTML
- CSS
- JavaScript
- PHPMailer
- FPDF
PROJECT STRUCTURE
- admin/ – Admin panel files
- assets/ – Images and static files
- includes/ – Configuration and mail handling
- database/ – SQL file for database setup
- fpdf/ – PDF generation library
- phpmailer/ – Email handling library
INSTALLATION
1. Install XAMPP
2. Copy project folder into htdocs
3. Import database/voting\_system.sql into phpMyAdmin
4. Start Apache and MySQL
5. Open http://localhost/student-online-voting-system
AUTHOR
Darshan P
MCA Final Year Student