Contact at mumbai.academics@gmail.com or 8097636691
Responsive Ads Here

Tuesday, 2 January 2018

Online Voting System Project

Online Voting System Project Abstract:

Online Voting System creates and handles details regarding polling and election which will enable all citizens to cast their vote via a web-based platform. Database consisting of records and details of the citizens and candidates who are eligible to vote are maintained by the system.
Existing System:
In the current context, voting is done using ballot paper and counting is done manually. This manual system is very uneconomical, requiring large manpower and it takes a lot of time. Possibility of invalid or fraud votes cannot be ruled out in the current voting system.
Proposed System:
The proposed online voting system makes use of computer and internet which makes the overall voting procedure easy. It saves time and avoids errors such as invalid votes and miscalculation of votes. Voting and counting both are done with the help of a computer, the election process is easy, and this system proves to be much economical, compared to the manual system.
Collaboration Diagram of Online Voting System
Collaboration Diagram
In online voting system, voting is done online; this process is very easy. Candidates are first required to fill a form to register themselves, providing various voting-related details. These entries are then checked by the system database to see if the candidate fulfills the voting criteria.
If the entries are correct and the citizen is eligible to vote, a user id and password is given to the voter. By using the information provided, citizens can cast their vote. The vote cast is automatically recorded and checked in the system database, and can be counted later.
The proposed Online Voting System in ASP.NET is developed with the following goals:
  1. counting the total number of votes cast
  2. calculating the percentage of total votes
  3. calculating the total votes cast for each candidate
  4. calculating the percentage of votes for each candidate
  5. checking duplication and error in voting
  6. finding the wining candidates in the election based on the total votes they received
Modules Used:
Keeping the election and voting requirements in mind, Online Voting System has been developed with two modules: administrator module and user module.
Administrator has the whole authority over the system; they maintain (add, update, modify and delete) records and details of all voters and candidates. Users, on the other hand, can view the list of voters and candidates, and see results after the election is completed.
Conclusion:
Online Voting System project aims to increase the voting percentages across the country; with the proposed system, people outside their hometown can also cast their vote. Overall, project is very economical and flexible; new features and sub-modules can be added as per user requirements.

No comments:

Post a Comment