You are on page 1of 8

Team name: Endeavour

Team members:

Abhishek mishra
Akshay Dubey
Gaurav Bhardwaj
Megha jain
Tools Used
• Rational Application Developer V7.0
• IBM Websphere application server V6.1
• IBM DB2 V9.5
Project Scenario
• Online National Polling is a scenario in which
polling can be done online in conjunction with
the ongoing manual polling system.
• Our approach toward the scenario is to
implement all the functional requirements given
with a view of the present manual system.
• Our approach was to make it simple for different
users of the system, to perform their task.
Online National Polling
• This application gives a chance to user to
perform all the election related process on a
click.
• A voter can register for the election, cast vote,
view the candidate profile, edit his own
profile, view results.
• A candidate can register himself, can run his
campaign on the site.
• A field-officer can verify new voters, view the
voter list, edit voters information.
• A constituency admin can verify candidate,
manage field officers etc.
• A simple GUI is provided for all the users.
• A voter-id is created dynamically according to
the location of the voter.
Innovative Features
• A dynamic voter-id is generated according
location of the user like ‘MP010102XXXXX’
here MP represents State of residence,01
represents constituency, next 01 is for the
district, 02 is code of the tehsil.
All the information of district code, tehsil code
constituency code and state code is
maintained in an XML file.
• All the id(voter id, registration no, candidate
id ) and password are mailed to the user and
not given him directly.
• A pdf file of voter id card is generated so that
user can take a print of his voter-id card.
• XML has been used to generate the dynamic
voter-id.

• JASPER has been used for generation of all the


reports and the Voter-id card(pdf file).

You might also like