Voting Management System UML Diagram

Subscribe our YouTube channel for latest project videos and tutorials Click Here

Posted By freeproject on March 23, 2018

Voting Management System Activity Diagram

Posted By freeproject on March 13, 2018

This is the Activity UML diagram of Voting Management System which shows the flows between the activity of Counting, Voting Machine, Votinng Center, Candidate, Citizen. The main activity involved in this UML Activity Diagram of Voting Management System are as follows:

  • Counting Activity
  • Voting Machine Activity
  • Votinng Center Activity
  • Candidate Activity
  • Citizen Activity

Features of the Activity UML diagram of Voting Management System

  • Admin User can search Counting, view description of a selected Counting, add Counting, update Counting and delete Counting.
  • Its shows the activity flow of editing, adding and updating of Voting Machine
  • User will be able to search and generate report of Votinng Center, Candidate, Citizen
  • All objects such as ( Counting, Voting Machine, Citizen) are interlinked
  • Its shows the full description and flow of Counting, Candidate, Citizen, Votinng Center, Voting Machine
Voting Management System Activity Diagram

Voting Management System Class Diagram

Posted By freeproject on August 2, 2017

Voting Management System Class Diagram describes the structure of a Voting Management System classes, their attributes, operations (or methods), and the relationships among objects. The main classes of the Voting Management System are Vote, Citizen, Voter List, Votinng Center, Voting Machine, Candidate.

Classes of Voting Management System Class Diagram:

  • Vote Class : Manage all the operations of Vote
  • Citizen Class : Manage all the operations of Citizen
  • Voter List Class : Manage all the operations of Voter List
  • Votinng Center Class : Manage all the operations of Votinng Center
  • Voting Machine Class : Manage all the operations of Voting Machine
  • Candidate Class : Manage all the operations of Candidate

Classes and their attributes of Voting Management System Class Diagram:

  • Vote Attributes : vote_id, vote_name, vote_type, vote_description
  • Citizen Attributes : citizen_id, citizen_name, citizen_mobile, citizen_email, citizen_username, citizen_password, citizen_address
  • Voter List Attributes : voter_list_id, voter_list_name, voter_list_type, voter_list_description
  • Votinng Center Attributes : voting_center_id, voting_center_name, voting_center_type, voting_center_description, voting_center_address
  • Voting Machine Attributes : voting_machine_id, voting_machine_name, voting_machine_type, voting_machine_description
  • Candidate Attributes : candidate_id, candidate_name, candidate_mobile, candidate_email, candidate_username, candidate_password, candidate_address

Classes and their methods of Voting Management System Class Diagram:

  • Vote Methods : addVote(), editVote(), deleteVote(), updateVote(), saveVote(), searchVote()
  • Citizen Methods : addCitizen(), editCitizen(), deleteCitizen(), updateCitizen(), saveCitizen(), searchCitizen()
  • Voter List Methods : addVoter List(), editVoter List(), deleteVoter List(), updateVoter List(), saveVoter List(), searchVoter List()
  • Votinng Center Methods : addVotinng Center(), editVotinng Center(), deleteVotinng Center(), updateVotinng Center(), saveVotinng Center(), searchVotinng Center()
  • Voting Machine Methods : addVoting Machine(), editVoting Machine(), deleteVoting Machine(), updateVoting Machine(), saveVoting Machine(), searchVoting Machine()
  • Candidate Methods : addCandidate(), editCandidate(), deleteCandidate(), updateCandidate(), saveCandidate(), searchCandidate()

Class Diagram of Voting Management System :

Class Diagram Image: 
Voting Management System Class Diagram

Voting Management System Component Diagram

Posted By freeproject on February 8, 2018

This is a Component diagram of Voting Management System which shows components, provided and required interfaces, ports, and relationships between the Citizen, Voter List, Votinng Center, Counting and Candidate. This type of diagrams is used in Component-Based Development (CBD) to describe systems with Service-Oriented Architecture (SOA). Voting Management System UML component diagram, describes the organization and wiring of the physical components in a system.

Components of UML Component Diagram of Voting Management System:

  • Citizen Component
  • Voter List Component
  • Votinng Center Component
  • Counting Component
  • Candidate Component

Featues of Voting Management System Component Diagram:

  • You can show the models the components of Voting Management System.
  • Model the database schema of Voting Management System
  • Model the executables of an application of Voting Management System
  • Model the system's source code of Voting Management System
Component Diagram: 

Voting Management System Dataflow Diagram

Posted By namita on July 11, 2017

Voting Management System Data flow diagram is often used as a preliminary step to create an overview of the Voting without going into great detail, which can later be elaborated.it normally consists of overall application dataflow and processes of the Voting process. It contains all of the userflow and their entities such all the flow of Vote, Citizen, Voter List, Voting Center, Voting Machine, Candidate, Counting. All of the below diagrams has been used for the visualization of data processing and structured design of the Voting process and working flow.


Zero Level Data flow Diagram(0 Level DFD) of Voting Management System :

This is the Zero Level DFD of Voting Management System, where we have eloborated the high level process of Voting. It’s a basic overview of the whole Voting Management System or process being analyzed or modeled. It’s designed to be an at-a-glance view of Voting Machine,Candidate and Counting showing the system as a single high-level process, with its relationship to external entities of Vote,Citizen and Voter List. It should be easily understood by a wide audience, including Vote,Voter List and Voting Machine In zero leve DFD of Voting Management System, we have described the high level flow of the Voting system.

High Level Entities and proccess flow of Voting Management System:

  • Managing all the Vote
  • Managing all the Citizen
  • Managing all the Voter List
  • Managing all the Voting Center
  • Managing all the Voting Machine
  • Managing all the Candidate
  • Managing all the Counting
Zero Level Data flow Diagram(0 Level DFD) of Voting Management System

First Level Data flow Diagram(1st Level DFD) of Voting Management System :

First Level DFD (1st Level) of Voting Management System shows how the system is divided into sub-systems (processes), each of which deals with one or more of the data flows to or from an external agent, and which together provide all of the functionality of the Voting Management System system as a whole. It also identifies internal data stores of Counting, Candidate, Voting Machine, Voting Center, Voter List that must be present in order for the Voting system to do its job, and shows the flow of data between the various parts of Vote, Voter List, Candidate, Counting, Voting Machine of the system. DFD Level 1 provides a more detailed breakout of pieces of the 1st level DFD. You will highlight the main functionalities of Voting.

Main entities and output of First Level DFD (1st Level DFD):

  • Processing Vote records and generate report of all Vote
  • Processing Citizen records and generate report of all Citizen
  • Processing Voter List records and generate report of all Voter List
  • Processing Voting Center records and generate report of all Voting Center
  • Processing Voting Machine records and generate report of all Voting Machine
  • Processing Candidate records and generate report of all Candidate
  • Processing Counting records and generate report of all Counting
First Level Data flow Diagram(1st Level DFD) of Voting Management System

Second Level Data flow Diagram(2nd Level DFD) of Voting Management System :

DFD Level 2 then goes one step deeper into parts of Level 1 of Voting. It may require more functionalities of Voting to reach the necessary level of detail about the Voting functioning. First Level DFD (1st Level) of Voting Management System shows how the system is divided into sub-systems (processes). The 2nd Level DFD contains more details of Counting, Candidate, Voting Machine, Voting Center, Voter List, Citizen, Vote.

Low level functionalities of Voting Management System

  • Admin logins to the system and manage all the functionalities of Voting Management System
  • Admin can add, edit, delete and view the records of Vote, Voter List, Voting Machine, Counting
  • Admin can manage all the details of Citizen, Voting Center, Candidate
  • Admin can also generate reports of Vote, Citizen, Voter List, Voting Center, Voting Machine, Candidate
  • Admin can search the details of Citizen, Voting Machine, Candidate
  • Admin can apply different level of filters on report of Vote, Voting Center, Voting Machine
  • Admin can tracks the detailed information of Citizen, Voter List, Voting Center, , Voting Machine
Second Level Data flow Diagram(2nd Level DFD) of Voting Management System

Voting Management System ER Diagram

Posted By freeproject on July 17, 2017

This ER (Entity Relationship) Diagram represents the model of Voting Management System Entity. The entity-relationship diagram of Voting Management System shows all the visual instrument of database tables and the relations between Citizen, Votinng Center, Vote, Candidate etc. It used structure data and to define the relationships between structured data groups of Voting Management System functionalities. The main entities of the Voting Management System are Vote, Citizen, Voter List, Votinng Center, Voting Machine and Candidate.

Voting Management System entities and their attributes :

  • Vote Entity : Attributes of Vote are vote_id, vote_name, vote_type, vote_description
  • Citizen Entity : Attributes of Citizen are citizen_id, citizen_name, citizen_mobile, citizen_email, citizen_username, citizen_password, citizen_address
  • Voter List Entity : Attributes of Voter List are voter_list_id, voter_list_name, voter_list_type, voter_list_description
  • Votinng Center Entity : Attributes of Votinng Center are voting_center_id, voting_center_name, voting_center_type, voting_center_description, voting_center_address
  • Voting Machine Entity : Attributes of Voting Machine are voting_machine_id, voting_machine_name, voting_machine_type, voting_machine_description
  • Candidate Entity : Attributes of Candidate are candidate_id, candidate_name, candidate_mobile, candidate_email, candidate_username, candidate_password, candidate_address

Description of Voting Management System Database :

  • The details of Vote is store into the Vote tables respective with all tables
  • Each entity ( Candidate, Voter List, Voting Machine, Citizen, Vote) contains primary key and unique keys.
  • The entity Voter List, Voting Machine has binded with Vote, Citizen entities with foreign key
  • There is one-to-one and one-to-many relationships available between Voting Machine, Votinng Center, Candidate, Vote
  • All the entities Vote, Voting Machine, Voter List, Candidate are normalized and reduce duplicacy of records
  • We have implemented indexing on each tables of Voting Management System tables for fast query execution.
Voting Management System ER Diagram

Voting Management System Sequence Diagram

Posted By freeproject on January 31, 2018

This is the UML sequence diagram of Voting Management System which shows the interaction between the objects of Voting Machine, Voter List, Vote, Candidate, Citizen. The instance of class objects involved in this UML Sequence Diagram of Voting Management System are as follows:

  • Voting Machine Object
  • Voter List Object
  • Vote Object
  • Candidate Object
  • Citizen Object

This is the UML sequence diagram of Voting Management System which shows the interaction between the objects of Voting Machine, Voter List, Vote, Candidate, Citizen. The instance of class objects involved in this UML Sequence Diagram of Voting Management System are as follows:

  • Voting Machine Object
  • Voter List Object
  • Vote Object
  • Candidate Object
  • Citizen Object

Voting Management System Use Case Diagram

Posted By freeproject on July 24, 2017

This Use Case Diagram is a graphic depiction of the interactions among the elements of Voting Management System. It represents the methodology used in system analysis to identify, clarify, and organize system requirements of Voting Management System. The main actors of Voting Management System in this Use Case Diagram are: Super Admin, System User, Candidate, Voter, who perform the different type of use cases such as Manage Vote, Manage Citizen, Manage Voter List, Manage Votinng Center, Manage Voting Machine, Manage Candidate, Manage Counting, Manage Users and Full Voting Management System Operations. Major elements of the UML use case diagram of Voting Management System are shown on the picture below.

The relationships between and among the actors and the use cases of Voting Management System:

  • Super Admin Entity : Use cases of Super Admin are Manage Vote, Manage Citizen, Manage Voter List, Manage Votinng Center, Manage Voting Machine, Manage Candidate, Manage Counting, Manage Users and Full Voting Management System Operations
  • System User Entity : Use cases of System User are Manage Vote, Manage Citizen, Manage Voter List, Manage Votinng Center, Manage Voting Machine, Manage Candidate, Manage Counting
  • Candidate Entity : Use cases of Candidate are View Profile, Upload Documents, View Votes
  • Voter Entity : Use cases of Voter are Cast Vote, Search Candidates, Check Results

Use Case Diagram of Voting Management System :

Voting Management System Use Case Diagram

Project Category

Call FreeProjectz WhatsApp FreeProjectz