Skip to content

shreyasY2k/online-voting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

69ea348 · Dec 1, 2021

History

12 Commits
Dec 1, 2021
Dec 24, 2020
Dec 24, 2020
Dec 24, 2020
Dec 24, 2020
Dec 24, 2020
Dec 24, 2020
Jan 10, 2021
Dec 24, 2020
Dec 24, 2020
Dec 24, 2020
Dec 24, 2020
Dec 24, 2020
Dec 24, 2020
Dec 24, 2020
Dec 24, 2020
Dec 24, 2020
Dec 24, 2020
Dec 24, 2020
Dec 24, 2020
Dec 24, 2020
Dec 24, 2020

Repository files navigation

online-voting

Secure Online Voting System

Pre-requsites

  • PhP
  • XAMPP or WAMPP Server to run locally
  • PhP mailer and composer
  • SMTP Account if you want to send vote confirmation e-mail

What all to be done

  • Put your smtp credentials in required files(approve.php,voted-detail.php,register.php)
  • Open phpmyadmin
  • Import dbms.sql by creating a new database: dbms
  • Enter a new password in the admin table in order to access admin area
  • Use this password in the admin.php file to successfully login