MCPcopy Create free account
hub / github.com/Candida18/Online-Voting-System

github.com/Candida18/Online-Voting-System @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
4,717 symbols 14,747 edges 3,642 files ⚖ MIT 193 documented · 4% updated 5y ago★ 1746 open issues

Browse by type

Functions 4,688 Types & classes 29
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

ONLINE VOTING SYSTEM

           

ABSTRACT

“ ONLINE VOTING SYSTEM ” is an online voting technique. In this system, authorized voters can give his\her vote online without going to any physical polling station. There is a database which is maintained in which all the names of voters with complete information is stored.

In “ ONLINE VOTING SYSTEM ” a voter can use his\her voting right online without any difficulty. He\She has to be registered first for him/her to vote. Registration is mainly done by the system administrator for security reasons. The system Administrator registers the voters on a special site of the system visited by him/her only by simply filling a registration form to register voter. Citizens seeking registration are expected to contact the system administrator to submit their details and get their registration done.

After registration, the voter is assigned a secret Voter ID with which he/she can use to log into the system and enjoy services provided by the system such as voting. If invalid/wrong details are submitted, then the citizen is not registered to vote.

SOFTWARE REQUIREMENTS

  • Operating System : Any version of Windows NT family (4.0 &above)
  • Frontend : html5 css3 javascript bootstrap
  • Backend : php
  • Database : mysql

INSTRUCTIONS

DOWNLOAD "Online Voting Management System Project"

  1. Install XAMPP

  2. Download the zip file/ download winrar

  3. Extract the file and copy "voting management system" folder

  4. Paste inside root directory/ where you install xammp local disk C: drive D: drive E: paste: (for xampp/htdocs)

  5. Open PHPMyAdmin http://localhost/phpmyadmin

  6. Create a database with name votesystem

  7. Import votesystem.sql file(given inside the zip package in db file folder)

  8. Run the script

  9. Use the Following Credential to log into the Admin Session

username: crce

password: password

RESULTS

admin_login

voter login

dashboard

after vote

ballot position

add candidate

candidate list

positions

voters list

votes

voter ballot

vote submitted

Extension points exported contracts — how you extend this code

browse all types & interfaces →

Core symbols most depended-on inside this repo

browse all functions →

Shape

Function 4,505
Method 183
Interface 20
Class 9

Languages

TypeScript99%
Python1%
PHP1%

Modules by API surface

Online Voting System/voting management system/votesystem/votesystem/bower_components/moment/min/moment-with-locales.js294 symbols
Online Voting System/voting management system/votesystem/votesystem/bower_components/moment/min/moment-with-locales.min.js292 symbols
Online Voting System/voting management system/votesystem/votesystem/bower_components/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.js282 symbols
Online Voting System/voting management system/votesystem/votesystem/plugins/bootstrap-wysihtml5/bootstrap3-wysihtml5.all.js262 symbols
Online Voting System/voting management system/votesystem/votesystem/bower_components/moment/moment.js237 symbols
Online Voting System/voting management system/votesystem/votesystem/bower_components/moment/min/moment.min.js235 symbols
Online Voting System/voting management system/votesystem/votesystem/bower_components/moment/moment.d.ts156 symbols
Online Voting System/voting management system/votesystem/votesystem/bower_components/datatables.net/js/jquery.dataTables.js156 symbols
Online Voting System/voting management system/votesystem/votesystem/bower_components/datatables.net/js/jquery.dataTables.min.js125 symbols
Online Voting System/voting management system/votesystem/votesystem/bower_components/raphael/raphael.js90 symbols
Online Voting System/voting management system/votesystem/votesystem/bower_components/raphael/raphael.no-deps.js86 symbols
Online Voting System/voting management system/votesystem/votesystem/bower_components/mocha/mocha.js81 symbols

For agents

$ claude mcp add Online-Voting-System \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page