Online Local Election System PHP MySQL Source Code a sample project for the end term in one of the Information Technology subject which is Programming with database application.
It features the following information and options:
Options for the Administrator;
1. The admin can view, add,edit and delete list of voters
2. The admin can also view,edit,and delte the list of candidates
3. The admin can view the result of the votation according to the position defined
4. He can add position, slot for the position and he can also edit and delete the following positions.
5. The admin can set the election schedule and can preview the result.
Options for the voters;
1. The voters are given an Id number in order for them to vote.
Restrictions:
All of the voters can only vote once and they are not allowed to vote if there is
voting schedule that is being set by the administrator.
Instructions:
1. Download the source code.
2. Extract the source code.
3. Run the xampp control panel and start the apache and mysql
4. Open the folder that has been extracted
5. Put the extracted folder in htdocs
6. Open the browser and enter localhost/phpmyadmin
7. Import the database name onlinevoting
8. Run the program by entering localhost/ov
Note:
This is just a simple program any updates or constructive criticism will be
accepted.
Enjoy and make it as your guide.
Download Here: