Online Polling System
Submitted by razormist on Thursday, July 9, 2020 - 14:48.
Language
Online Polling System with Source Code is a PHP project that can vote your favorite candidate position digitally. The program was developed using these languages: PHP, MySQLi and Javascript.
The system is very straightforward, the user must first create a new account in order to access the system. The user can choose to vote for their favorite candidate. The admin has an important role here, he/she is the only one allowed to create new admins, established position, and register new candidates.
The system has a special feature that can display the overall result of the poll through animated progress bar.
Installation:
- Extract the zip file inside the htdocs folder.
- Open phpMyAdmin and create a database called “poll”.
- Import the file named “poll.sql” inside the “db” folder.
- Open a browser and enter "http://localhost/Online%20Polling%20System/"
Login Information
Admin
URL: "http://localhost/Online%20Polling%20System/admin/" Email: [email protected] Password: admin The Source Code is ready to be downloaded, just kindly click download button below. I hope that this system can help you to what you are looking for. For more updates and tutorials just kindly visit this site. Enjoy Coding!!Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Add new comment
- 1636 views