1.1. Online Voting System
1.1. Online Voting System
1.1. Online Voting System
In this chapter, the basic introduction of Online Voting is described and also the basic
information about windows operating system & PHP is described.
1
time it will aim at eliminating most of the identified deficiencies and problems. The
related attributes that the e-VOTE system will fully support, and against which it will
be extensively tested and validated, are listed below. These attributes can be also
considered, according to the literature, as a set of criteria for a "good" electronic
voting system that can easily enjoy the trust and confidence of the voters and process
organizers.
Any voter may change his place of residence between two elections and regarding this
case if the authority is not informed they are not considered as the voter of that area
though he is a voter as per the constitution. Therefore he misses the opportunity to
confer his opinion. Even if he is registered voter of his new locality it is often seen
that he is still existing voter of his old area. Thereby he can vote twice which is
illegal.
1.1.1. Modules
1. Admin:
In this module admin will receive the all registration request from users. By checking
verification details, the admin will take decision like accept. Admin should give the
acceptance to the candidates those who have send for party candidates register.
2. Candidate:
In this Module the Admin will manage the profile of candidate. Firstly the admin will
collect the details of candidate then the admin will register the candidate by filling up
the details and party details of candidate. This details will displayed at the user site for
knowing the details and voting the candidate.
3. User (Voter):
As a general user he can visit the site. If the user wants to vote registration then he
enters to registration interface from this can make a request to the system or admin
2
providing all information about including his photo, address details. Anyone can
register for online that either the user having new or existing. The request will be goes
to Admin. The User has to wait up to verification. After Verification has done
successfully then that can have rights to access or enter into his home page. By user
interface he can make vote for required candidate on particular election Date.
4. Registration:
This is a module through this general user can registered himself as Voter. The user
should provide the Entire information about him regarding address, contact No, E-
Mail Id etc. User should Upload the his image at the time of registration and also the
address proof such as electricity bill.
5. Login:
In this Module the general user that is voter can login into their account by username
and password, after login the voter can give vote to candidate if there is election
scheduled on that date.
6. Results:
This module is comes under admin module as sub module. By the admin can know
entire details about voter Registration and different party candidate details. By this
admin can know the Candidates count by Area wise. The candidate having highest
count will be winner of election.
1.1.2 Advantages
Cost effectiveness:
Online voting reduces election budgets by limiting production costs. Paper,
printing, and postage costs are all significantly lower for online elections than
for traditional voting methods. In addition, staff will save time because online
elections eliminate the need to assemble ballot packages and manually tabulate
votes.
Security and confidentiality:
A properly designed, secure online voting system has safeguards in place to
protect voting information and voter identities. A voting website hosted on a
3
secure server will only be accessible to authorized members through unique
voter logins.
Eco-friendly:
Web-based balloting conserves resources by reducing the amount of paper
associated with an election. Paper ballots, envelopes, flyers, and other paper
collateral are either moved to electronic format or eliminated. This is
particularly important if your association members are sensitive to the use of
natural resources.
Fast, accurate results:
With online voting there are no rejected, mismarked or invalid ballots. Results
are automatically calculated, eliminating the need for manual tabulation and
dreaded recounts. Computerized tabulation allows election managers to
quickly announce decisions and results.
Empowerment:
Voting is the most powerful way for members to have a voice in the leadership
and direction of their association. When allowed to vote in fair and open
elections, members feel a greater sense of value, ownership, and
responsibility. Online elections help empower members of associations,
societies, and other democratic organizations by making voting easy and
convenient.
Accessibility:
Online voting allows association members to access their ballots from
anywhere at any time, provided they have an Internet connection. This makes
casting a vote convenient and fast. Members can cast their votes from home,
from work or “on the go” via their mobile devices.
1.1.3 Disadvantages
May be harmful and very vulnerable
Can be corrupted internally and externally
May have software issues
Harder to learn for the non-techy individual
Requires Internet Connection For Voting.
It requires large database.
4
1.2 Windows Operating System
Windows OS, computer operating system (OS) developed by Microsoft
Corporation to run personal computers (PCs). The first version of Windows, released
in 1985, was simply a GUI offered as an extension of Microsoft’s existing disk
operating system, or MS-DOS.
Subsequent versions introduced greater functionality, including native Windows File
Manager, Program Manager, and Print Manager programs, and a
more dynamic interface. The 1995 consumer release Windows 95
fully integrated Windows and DOS and offered built-in Internet support, including
the Web browser Internet Explorer.
With the 2001 release of Windows XP, Microsoft united its various Windows
packages under a single banner, offering multiple editions for consumers, businesses,
multimedia developers, and others.
Windows XP abandoned the long-used Windows 95 kernel (core software code) for a
more powerful code base and offered a more practical interface and improved
application and memory management.
The highly successful XP standard was succeeded in late 2006 by Windows Vista,
which experienced a troubled rollout and met with considerable marketplace
resistance, quickly acquiring a reputation for being a large, slow, and resource-
consuming system. Responding to Vista’s disappointing adoption rate, Microsoft in
2009 released Windows 7, an OS whose interface was similar to that of Vista but was
met with enthusiasm for its noticeable speed improvement and its modest system
requirements.
Windows 8 in 2012 offered a start screen with applications appearing as tiles on a grid
and the ability to synchronize settings so users could log on to another Windows
8 machine and use their preferred settings.
In 2015 Microsoft released Windows 10, which came with Cortana, a digital personal
assistant like Apple’s Siri, and the Web browser Microsoft Edge, which replaced
Internet Explorer. Microsoft also announced that Windows 10 would be the last
version of Windows, meaning that users would receive regular updates to the OS but
that no more large-scale revisions would be done.
5
1.2.1 Advantages & Disadvantages
Advantages:
1. Ease: Microsoft Windows has made much advancement and changes which
made it easy to use the operating system. Even though it is not the easiest, it is
easier than linux.
2. Software: Since there are more number of Microsoft users there are more
software programs, games and utilities for windows. All most all games are
compatible to windows, some CPU intensive and graphic intensive games are
also supported.
3. Hardware: All hardware manufacturers will support Microsoft windows. Due
to large number of Microsoft users and broader driver, all the hardware
devices are supported.
4. Front Page Extension: When using a popular web design program having
windows hosting makes it lot more easier. You don’t have to worry if it
supported or not.
5. Development: If you plan to develop windows based applications then
windows platform is most suggested as linux does not support windows
applications.
Disadvantage:
1. Price: Microsoft windows is costly compared to Linux as each license costs
between $50.00-$100.00.
2. Security: When compared to linux it is much more prone to viruses and other
attacks.
3. Reliability: It needs to be rebooted periodically else there is a possibility of
hang up of the system.
4. Software Cost: Even though the windows have softwares,games for free most
of the programs will cost more than $200.
1.3 History of Php
6
for Personal Home Page, but it now stands for the recursive acronym PHP: Hypertext
Pre-processor.
PHP code may be embedded into HTML code, or it can be used in combination with
various web template systems, web content management systems, and web
frameworks. PHP code is usually processed by a PHP interpreter implemented as
a module in the web server or as a Common Gateway Interface (CGI) executable. The
web server combines the results of the interpreted and executed PHP code, which may
be any type of data, including images, with the generated web page. PHP code may
also be executed with a command-line interface (CLI) and can be used to
implement standalone graphical applications.
The standard PHP interpreter, powered by the Zend Engine, is free software released
under the PHP License. PHP has been widely ported and can be deployed on most
web servers on almost every operating system and platform, free of charge.
The PHP language evolved without a written formal specification or standard until
2014, leaving the canonical PHP interpreter as a de facto standard. Since 2014 work
has gone on to create a formal PHP specification.
7
Chapter 2
PROGRAMMING CONCEPT
In this chapter we are going to discuss the list of different programming languages
and programming language which is used in our project i.e. php language. The
database connectivity using mysql in android is also described.
2.2 HTML
HTML stands for Hyper Text Markup Language, which is the most widely used
language on Web to develop web pages. HTML was created by Berners-Lee in late
1991 but "HTML 2.0" was the first standard HTML specification which was
published in 1995. HTML 4.01 was a major version of HTML and it was published
in late 1999. Though HTML 4.01 version is widely used but currently we are having
HTML-5 version which is an extension to HTML 4.01, and this version was
published in 2012.
8
HTML stands for Hypertext Markup Language, and it is the most widely used
language to write Web Pages.
Hypertext refers to the way in which Web pages (HTML documents) are
linked together. Thus, the link available on a webpage is called Hypertext.
As its name suggests, HTML is a Markup Language which means you use
HTML to simply "mark-up" a text document with tags that tell a Web browser
how to structure it to display.
Originally, HTML was developed with the intent of defining the structure of
documents like headings, paragraphs, lists, and so forth to facilitate the sharing of
scientific information between researchers.
Now, HTML is being widely used to format web pages with the help of different
tags available in HTML language.
<!DOCTYPE html>
<html> <head>
</head>
</body>
</html>
9
2.2.3 Line Break Tag
Whenever you use the <br /> element, anything following it starts from the next line.
This tag is an example of an empty element, where you do not need opening and
closing tags, as there is nothing to go in between them.
The <br /> tag has a space between the characters br and the forward slash. If you
omit this space, older browsers will have trouble rendering the line break, while if
you miss the forward slash character and just use <br> it is not valid in XHTML.
The <img> tag is an empty tag, which means that, it can contain only list of attributes
and it has no closing tag.
The HTML tables allow web authors to arrange data like text, images, links, other
tables, etc. into rows and columns of cells.
The HTML tables are created using the <table> tag in which the <tr> tag is used to
create table rows and <td> tag is used to create data cells. The elements under <td>
are regular and left aligned by default
10
2.2.5.1 Table Heading
Table heading can be defined using <th> tag. This tag will be put to replace <td> tag,
which is used to represent actual data cell. Headings, which are defined in <th> tag
are centred and bold by default.
2.2.5.2 Tables Backgrounds
You can set table background using one of the following two ways −
bgcolor attribute − You can set background color for whole table or just for
one cell.
background attribute − You can set background image for whole table or just
for one cell.
HTML offers web authors three ways for specifying lists of information. All lists
must contain one or more list elements. Lists may contain –
<ul> − An unordered list. This will list items using plain bullets.
<ol> − An ordered list. This will use different schemes of numbers to list your
items.
<dl> − A definition list. This arranges your items in the same way as they are
arranged in a dictionary.
2.3 CSS
Cascading Style Sheets (CSS) is a style sheet language used for describing
the presentation of a document written in a markup language like HTML. CSS is a
cornerstone technology of the World Wide Web, alongside HTML and JavaScript.
11
HTML was originally designed as a simple way of presenting information intended
for sharing scientific documents and research papers online.
Later on, as the Internet expanded from the academic and research world into the
mainstream, and became more media oriented, the presentation of the web pages has
become considerably important for a website's success.
To improve web presentation capabilities CSS was introduced by World Wide Web
consortium's (W3C). It was intended to allow web designers to define the look and
feel of their web pages, and to separate content from document's layout.
For example:
<style>
p{ color: red;
text-align: center; }
</style>
2.4 PHP
The PHP Hypertext Preprocessor (PHP) is a programming language that allows web
developers to create dynamic content that interacts with databases. PHP is basically
used for developing web based software applications.
To get a feel for PHP, first start with simple PHP scripts. Since "Hello, World!" is an
essential example, first we will create a friendly little "Hello, World!" script.
PHP is embedded in HTML. That means that in amongst your normal HTML (or
XHTML if you're cutting-edge) you'll have PHP statements like this-
Ex:
13
PHP is a server side scripting language that is embedded in HTML. It is used to
manage dynamic content, databases, session tracking, even build entire e-commerce
sites. It is integrated with a number of popular databases, including MySQL,
PostgreSQL, Oracle, Sybase, Informix, and Microsoft SQL Server.
PHP supports a large number of major protocols such as POP3, IMAP, and LDAP.
PHP4 added support for Java and distributed object architectures (COM and
CORBA), making n-tier development a possibility for the first time.
In order to develop and run PHP Web pages three vital components need to be
installed on your computer system.
Web Server − PHP will work with virtually all Web Server software,
including Microsoft's Internet Information Server (IIS) but then most often
used is freely available Apache Server. Download Apache for free here-
https://httpd.apache.org/download.cgi.
Database − PHP will work with virtually all database software, including
Oracle and Sybase but most commonly used is freely available MySQL
database. Download MySQL for free here-
https://www.mysql.com/downloads/
14
Using PHP, you can restrict users to access some pages of your website.
It can encrypt data.
Simplicity
Efficiency
Security
Flexibility
Familiarity
The location of the temporary file is determined by a setting in the php.ini file
called session.save_path. Before using any session variable make sure you have setup
this path.
PHP first creates a unique identifier for that particular session which is a
random string of 32 hexadecimal numbers such as
3c7foj34c3jj973hjkop2fc937e3443.
15
Session variables are stored in associative array called $_SESSION[]. These variables
can be accessed during lifetime of a session.
Information in the phpinfo.php page describes the temporary directory that is used for
file uploads as upload_tmp_dir and the maximum permitted size of files that can be
uploaded is stated as upload_max_filesize. These parameters are set into PHP
configuration file php.ini. The process of uploading a file follows these steps
The user opens the page containing a HTML form featuring a text files, a
browse button and a submit button.
The user clicks the browse button and selects a file to upload from the local
PC.
The full path to the selected file appears in the text filed then the user clicks
the submit button.
The PHP script that was specified as the form handler in the form's action
attribute checks that the file has arrived and then copies the file into an
intended directory.
16
the value assigned to the input's name attribute in uploading form was file, then PHP
would create following five variables
Windows users should ensure that two directives are supplied. The first is called
SMTP that defines your email server address. The second is called sendmail_from
which defines your own email address.
[mail function]
; For Win32 only.
SMTP =
; For win32 only
sendmail_from =
17
; For Unix only
sendmail_path = /usr/sbin/sendmail -t –i
2.4.5.1 Sending plain text email
PHP makes use of mail() function to send an email. This function requires three
mandatory arguments that specify the recipient's email address, the subject of the the
message and the actual message additionally there are other two optional parameters.
1 To
Required. Specifies the receiver / receivers of the email
2 subject
Required. Specifies the subject of the email. This parameter cannot
contain any newline characters
3 message
Required. Defines the message to be sent. Each line should be
separated with a LF (\n). Lines should not exceed 70 characters
4 headers
Optional. Specifies additional headers, like From, Cc, and Bcc. The
additional headers should be separated with a CRLF (\r\n)
5 parameters
Optional. Specifies an additional parameter to the send mail program
2.5 MySQL
MySQL is the most popular Open Source Relational SQL Database Management
System. MySQL is one of the best RDBMS being used for developing various web-
based software applications. MySQL is developed, marketed and supported by
MySQL AB, which is a Swedish company.
18
MySQL by Widenius and Axmark began in 1994. The first version of MySQL
appeared on 23 May 1995. It was initially created for personal usage
from mSQL based on the low-level language ISAM, which the creators considered
too slow and inflexible. They created a new SQL interface, while keeping the
same API as mSQL. By keeping the API consistent with the mSQL system, many
developers were able to use MySQL instead of the (proprietarily licensed) mSQL
antecedent.
In PHP you can easily do this using the mysqli_connect() function. All
communication between PHP and the MySQL database server takes place through
this connection. Here're the basic syntaxes for connecting to MySQL using MySQLi
and PDO extensions:
The hostname parameter in the above syntax specify the host name (e.g. localhost), or
IP address of the MySQL server, whereas the username and password parameters
specifies the credentials to access MySQL server, and the database parameter, if
provided will specify the default MySQL database to be used when performing
queries.
19
Definitions for each field
Syntax
Example:
mysqli_query($conn, $sql);
It is very easy to drop an existing MySQLi table, but you need to be very careful
while deleting any existing table because data lost will not be recovered after deleting
a table.
Syntax
To insert data into MySQLi table, you would need to use SQL INSERT INTO
command. You can insert data into MySQLi table by using mysql> prompt or by
using any script like PHP.
Syntax
Here is generic SQL syntax of INSERT INTO command to insert data into MySQLi
table:
20
2.5.6. Select Query
The SQL SELECT command is used to fetch data from MySQLi database. You can
use this command at mysql> prompt as well as in any script like PHP.
Syntax
Here is generic SQL syntax of SELECT command to fetch data from MySQLi table −
SELECT field1, field2,...fieldN table_name1, table_name2...
[WHERE Clause] [OFFSET M ][LIMIT N]
You can use one or more tables separated by comma to include various
conditions using a WHERE clause, but WHERE clause is an optional part of
SELECT command.
You can fetch one or more fields in a single SELECT command.
You can specify star (*) in place of fields. In this case, SELECT will return all
the fields.
You can specify any condition using WHERE clause.
You can specify an offset using OFFSET from where SELECT will start
returning records. By default offset is zero.
You can limit the number of returns using LIMIT attribute.
We can use a conditional clause called WHERE clause to filter out results. Using
WHERE clause, we can specify a selection criteria to select required records from a
table.
Syntax
Here is generic SQL syntax of SELECT command with WHERE clause to fetch data
from MySQLi table
You can use one or more tables separated by comma to include various
conditions using a WHERE clause, but WHERE clause is an optional part of
SELECT command.
You can specify any condition using WHERE clause.
21
You can specify more than one conditions using AND or OR operators.
A WHERE clause can be used along with DELETE or UPDATE SQL command also
to specify a condition. The WHERE clause works like an if condition in any
programming language. This clause is used to compare given value with the field
value available in MySQLi table. If given value from outside is equal to the available
field value in MySQLi table, then it returns that row.
> Checks if the value of left operand is greater than the value (A > B) is
of right operand, if yes then condition becomes true. not true.
< Checks if the value of left operand is less than the value of (A < B) is
right operand, if yes then condition becomes true. true.
>= Checks if the value of left operand is greater than or equal (A >= B)
to the value of right operand, if yes then condition becomes is not true.
true.
<= Checks if the value of left operand is less than or equal to (A <= B)
the value of right operand, if yes then condition becomes is true.
true.
22
Syntax
Here is generic SQL syntax of UPDATE command to modify data into MySQLi table
If you want to delete a record from any MySQLi table, then you can use SQL
command DELETE FROM. You can use this command at mysql> prompt as well as
in any script like PHP.
Syntax
Here is generic SQL syntax of DELETE command to delete data from a MySQLi
table
If WHERE clause is not specified, then all the records will be deleted from the
given MySQLi table.
You can specify any condition using WHERE clause.
You can delete records in a single table at a time.
23
Chapter 3
IMPLEMENTATION
In this chapter we are going to discuss the implementation of our project and data
flow diagrams.
Software Design sits at the technical kernel of the Software Engineering Process and
is applied regardless of the development paradigm and area of application. Design is
the first step in the development phase for any engineered product or System.
The importance can be stated with a single word “Quality”. Design is the place where
quality is fostered in software development.
Design is only way that we can accurately translate a customer’s view into a finished
software product or system.
System design is the process of defining the components, modules, interfaces, and
data for a system to satisfy specified requirements. System development is the process
of creating or altering systems, along with the processes, practices, models, and
methodologies used to develop them.
Following diagram shows the data flow sequence of admin working. As shown in the
fig3.1 admin have to create new election with adding the candidate details and their
party details. Admin have to allocate the area name to voter by verifying the voter
details. If the address proof given by user was not correct then admin will reject
24
his/her form. Also the admin can view the result that is voting count of each
candidate.
Following diagram shows the data flow sequence of user’s (voters) working. As
shown in the fig3.2 voter have to register by filling up the details and submit the form.
For confirmation mail voter have to wait. The confirmation mail will send to voters
registered email account.
If the voter does not fill up the correct details his/her form will be rejected and he/she
has to register again. After successful registration on the date of election voter have to
login to their account by using username and password. After clicking login button
voter have to enter otp(one time password) for verification (the otp will send to
registered email account) and then give vote to the candidate. In this process the otp is
used for two step verification so, only authorized voter can access their account for
voting.
25
3.3 Activity Diagram
This flow can be sequential, branched, or concurrent. Activity diagrams deal with all
type of flow control by using different elements such as fork, join, etc. A small filled
circle followed by an arrow represents the initial action state or the start point for any
activity diagram. A fork node is used to split a single incoming flow into multiple
concurrent flows.
Following figure shows the activity diagram of voters working flow. The if the voter
have already registered voter then he/she can directly login and continue for voting
otherwise new user have to register first. In this process the browser and internet
connectivity to system is compulsory otherwise voter cannot go ahead for voting.
26
3.4 Sequence Diagram
Model and document how your system will behave in various scenarios
Validate the logic of complex operations and functions
Following diagram shows sequence diagram of admin working flow. The browser and
internet connectivity is required. The admin request to server for connectivity and
viewing the Gui. When the admin gets acknowledgement from server he/she can
perfrom further activities i.e creating new election, adding candidate details,
allocating area to voter and viewing the result.
Following diagram shows sequence diagram of voters working flow. The browser and
internet connectivity is required. The voter request to server for connectivity and
viewing the Gui. The server will provide the secure internet connectivity. When the
27
voter gets acknowledgement from server he/she can perform further activities i.e
registration, login, giving the vote.
3.5 NetBeans
The process of installing NetBeans is very easy. Go to the website and just do it. You
need to pick the version of NetBeans you want and the one for PHP development is
listed as HTML5 & PHP. This still includes many features that you might never use
but at 63MBytes it isn't worth worrying too much. You can also install the entire
NetBeans suite and have Java and C++ support as well. It is also possible to add
features that you have left out and optional modules, but for the moment it will be
assumed that you have downloaded and installed the HTML5 & PHP version. You
will need to have Java JDK 7 or later installed to run NetBeans but the installer will
prompt you to do so if it is missing.
28
The following figure shows creation of new php project in netbeans. The first step is
to create a simple php project using netbeans IDE. Follow the option File -> New ->
Project and select php application, then name the project of click on finish. The new
php project initially consist of index.php file.
Before you run your php files, you should be aware of a few directories and files in
the php project:
1. Election
2. Css
3. Img
This folder contains images used in project. The format of images are .jpg
and .png.
4. adminlogin.php
This is php file which contains the php and html code. There are some others
.php files also used in project.
A fast way to get Windows, Apache, MySQL, PHP (WAMP) solution stack up and
running on Windows is to install a WAMP bundle. There are quite a few such
bundles, and they contain various extras.
30
Wamp Server refers to a software stack for the Microsoft Windows operating system,
created by Romain Bourdon and consisting of the Apache web server, OpenSSL for
SSL support, MySQL database and PHP programming language
The acronym WAMP refers to a set of free (open source) applications, combined
with Microsoft Windows, which are commonly used in Web server environments.
The WAMP stack provides developers with the four key elements of a web server:
an operating system, database, web server and web scripting software. The combined
usage of these programs is called a server stack. In this stack, Microsoft Windows is
the operating system (OS), Apache is the Web server, MySQL handles the database
components, while PHP, Python, or PERL represents the dynamic scripting
languages.
31
Chapter 4
RESULTS
In the previous chapter we have seen the implementation of application thus, in this
chapter we are going to discuss the snapshots of result of project. The snapshots are
given in three sections such as Admin, User and Database.
4.1 Admin
The following figure shows the home page of project where the user have to select the
appropriate section as admin or voter, where the admin will manage all the activities
such as creating the new election, adding the candidates, allocating the area name to
voters and the voter have account for voting the candidates.
32
Following figure shows the page of admin login from where the admin have to login
to their account with the valid username and password.
Following figure shows page from where admin can create new election by filling and
submitting the details regarding new election. The admin have to select the type of
election that is election name.
33
Following figure shows candidate registration page for nagarsevak elections from
where admin have to add candidates of different areas.
Following figure shows candidate registration page for college elections. Admin have
to add candidates.
34
Following figure shows voter details page in which the list of voter is given admin
have to select the voter whom details admin wants to see.
Following figure shows page of details of selected voter by admin. The admin have to
allocate the area name to voter when admin clicks on confirm button mail with
allocated area name is sent to voters email id.
35
When the admin clicks on the id proof image the following page will be displayed.
Fig4.8: Id Proof
When the admin clicks on the address proof image the following page will be
displayed.
36
Following figure shows the page in which the admin have to select the election name
for viewing the result of election.
Following figure shows the list of dates on which the election is scheduled. The
admin have to select any one date for viewing the result.
37
Following figure shows page of results where the name of candidate, count of votes
and area name is displayed.
Fig4.12: Result
4.2 Voter
Following figure shows the terms. This terms should be agreed by the college voter
for continue to further registration.
38
Following figure shows registration page of college voter. The new user have to
register first.
Following figure shows the terms. This terms should be agreed by the nagarsevak
voter for continue to further registration.
39
Following figure shows registration page of nagarsevak voter. The new user have to
register first.
Following figure shows the login page of voter from where voter can sign in with the
valid username and password.
40
Following figure shows field where the user have to enter otp(one time password)
which will sent on his/her registered email id. This otp step will used for two step
verification.
When the voter enters otp and login if there is no election on that day then following
window will appears.
41
When voter enters otp and login to account and if there is election scheduled at that
day then following window will appears where the list of voter is given as per the
voter’s area.
4.3 Database
Following figure shows the page of database in that table structure is shown.
42
CONCLUSION
In order to get better results in this study we tried to understand the paper‐based
polling system in India and not the least the drawbacks of the system. We have
studied different voting system with their advantages and disadvantages. The system
proposed in this project will not just convert the current manual system to an Online
voting system. People will be able to cast votes through their home PC with the
internet connectivity. A better database maintenance, automated registration system
and the process of casting vote using finger print will further help us to fulfil our
purpose. This Online Voting System provides the features such as cost effectiveness,
Security and confidentiality and easy accessibility.
43
REFERENCES
[1]. Steven Holzner, “The Complete Reference: PHP”, 1st Edition, ‘Publication: Mc
Graw Hill Education’.
[2]. Thomas Powell, “The Complete Reference: HTML & CSS”, 5th Edition,
‘Publication: Mc Graw Hill Education’.
[3]. https://www.tutorialspoint.com.
[4]. https://www.w3schools.
[5]. https://en.wikipedia.org.
44