Election Management System UML Diagram

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

Posted By freeproject on March 19, 2018

Election Management System Activity Diagram

Posted By freeproject on March 13, 2018

This is the Activity UML diagram of Election Management System which shows the flows between the activity of Commision Rules, Elections, Registration, , Votes. The main activity involved in this UML Activity Diagram of Election Management System are as follows:

  • Commision Rules Activity
  • Elections Activity
  • Registration Activity
  • Activity
  • Votes Activity

Features of the Activity UML diagram of Election Management System

  • Admin User can search Commision Rules, view description of a selected Commision Rules, add Commision Rules, update Commision Rules and delete Commision Rules.
  • Its shows the activity flow of editing, adding and updating of Elections
  • User will be able to search and generate report of Registration, , Votes
  • All objects such as ( Commision Rules, Elections, Votes) are interlinked
  • Its shows the full description and flow of Commision Rules, , Votes, Registration, Elections
Election Management System Activity Diagram

Election Management System Class Diagram

Posted By freeproject on August 2, 2017

Election Management System Class Diagram describes the structure of a Election Management System classes, their attributes, operations (or methods), and the relationships among objects. The main classes of the Election Management System are Elections, Candidates, Election Commision Rules, Votes, Registration, poll.

Classes of Election Management System Class Diagram:

  • Elections Class : Manage all the operations of Elections
  • Candidates Class : Manage all the operations of Candidates
  • Election Commision Rules Class : Manage all the operations of Election Commision Rules
  • Votes Class : Manage all the operations of Votes
  • Registration Class : Manage all the operations of Registration
  • poll Class : Manage all the operations of poll

Classes and their attributes of Election Management System Class Diagram:

  • Elections Attributes : election_candidate_id, election_citizen_id, election_date, election_type, election_timing, election_description
  • Candidates Attributes : candidate_id, candidate_voter_id, candidate_name, candidate_mobile, candidate_email, candidate_username, candidate_password, candidate_address
  • Election Commision Rules Attributes : commision_rule_id, commision_rule_name, commision_rule_type, commision_rule_description
  • Votes Attributes : vote_candidate_id, voe_citizen_id, vote_date, vote_type, vote_timing, vote_description
  • Registration Attributes : registeration_id, registeration_candidate_id, registeration_citizen_id, registeration_name, registeration_type, registeration_description
  • poll Attributes : poll_id, poll_name, poll_type, poll_description

Classes and their methods of Election Management System Class Diagram:

  • Elections Methods : addElections(), editElections(), deleteElections(), updateElections(), saveElections(), searchElections()
  • Candidates Methods : addCandidates(), editCandidates(), deleteCandidates(), updateCandidates(), saveCandidates(), searchCandidates()
  • Election Commision Rules Methods : addElection Commision Rules(), editElection Commision Rules(), deleteElection Commision Rules(), updateElection Commision Rules(), saveElection Commision Rules(), searchElection Commision Rules()
  • Votes Methods : addVotes(), editVotes(), deleteVotes(), updateVotes(), saveVotes(), searchVotes()
  • Registration Methods : addRegistration(), editRegistration(), deleteRegistration(), updateRegistration(), saveRegistration(), searchRegistration()
  • poll Methods : addpoll(), editpoll(), deletepoll(), updatepoll(), savepoll(), searchpoll()

Class Diagram of Election Management System :

Class Diagram Image: 
Election Management System Class Diagram

Election Management System Component Diagram

Posted By freeproject on February 8, 2018

This is a Component diagram of Election Management System which shows components, provided and required interfaces, ports, and relationships between the , Registration, Candidates, Elections and Votes. This type of diagrams is used in Component-Based Development (CBD) to describe systems with Service-Oriented Architecture (SOA). Election Management System UML component diagram, describes the organization and wiring of the physical components in a system.

Components of UML Component Diagram of Election Management System:

  • Component
  • Registration Component
  • Candidates Component
  • Elections Component
  • Votes Component

Featues of Election Management System Component Diagram:

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

Election Management System Dataflow Diagram

Posted By namita on July 2, 2017

Election Management System Data flow diagram is often used as a preliminary step to create an overview of the Election without going into great detail, which can later be elaborated.it normally consists of overall application dataflow and processes of the Election process. It contains all of the userflow and their entities such all the flow of Elections, Candidates, Election Commision Rules, Votes, Registration, Election Dates, Login. All of the below diagrams has been used for the visualization of data processing and structured design of the Election process and working flow.


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

This is the Zero Level DFD of Election Management System, where we have eloborated the high level process of Election. It’s a basic overview of the whole Election Management System or process being analyzed or modeled. It’s designed to be an at-a-glance view of Registration,Election Dates and Login showing the system as a single high-level process, with its relationship to external entities of Elections,Candidates and Election Commision Rules. It should be easily understood by a wide audience, including Elections,Election Commision Rules and Registration In zero leve DFD of Election Management System, we have described the high level flow of the Election system.

High Level Entities and proccess flow of Election Management System:

  • Managing all the Elections
  • Managing all the Candidates
  • Managing all the Election Commision Rules
  • Managing all the Votes
  • Managing all the Registration
  • Managing all the Election Dates
  • Managing all the Login
Zero Level Data flow Diagram(0 Level DFD) of Election Management System

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

First Level DFD (1st Level) of Election 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 Election Management System system as a whole. It also identifies internal data stores of Login, Election Dates, Registration, Votes, Election Commision Rules that must be present in order for the Election system to do its job, and shows the flow of data between the various parts of Elections, Election Commision Rules, Election Dates, Login, Registration 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 Election.

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

  • Processing Elections records and generate report of all Elections
  • Processing Candidates records and generate report of all Candidates
  • Processing Election Commision Rules records and generate report of all Election Commision Rules
  • Processing Votes records and generate report of all Votes
  • Processing Registration records and generate report of all Registration
  • Processing Election Dates records and generate report of all Election Dates
  • Processing Login records and generate report of all Login
First Level Data flow Diagram(1st Level DFD) of Election Management System

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

DFD Level 2 then goes one step deeper into parts of Level 1 of Election. It may require more functionalities of Election to reach the necessary level of detail about the Election functioning. First Level DFD (1st Level) of Election Management System shows how the system is divided into sub-systems (processes). The 2nd Level DFD contains more details of Login, Election Dates, Registration, Votes, Election Commision Rules, Candidates, Elections.

Low level functionalities of Election Management System

  • Admin logins to the system and manage all the functionalities of Election Management System
  • Admin can add, edit, delete and view the records of Elections, Election Commision Rules, Registration, Login
  • Admin can manage all the details of Candidates, Votes, Election Dates
  • Admin can also generate reports of Elections, Candidates, Election Commision Rules, Votes, Registration, Election Dates
  • Admin can search the details of Candidates, Registration, Election Dates
  • Admin can apply different level of filters on report of Elections, Votes, Registration
  • Admin can tracks the detailed information of Candidates, Election Commision Rules, Votes, , Registration
Second Level Data flow Diagram(2nd Level DFD) of Election Management System

Election Management System ER Diagram

Posted By freeproject on July 17, 2017

This ER (Entity Relationship) Diagram represents the model of Election Management System Entity. The entity-relationship diagram of Election Management System shows all the visual instrument of database tables and the relations between Candidates, Votes, Elections, poll etc. It used structure data and to define the relationships between structured data groups of Election Management System functionalities. The main entities of the Election Management System are Elections, Candidates, Election Commision Rules, Votes, Registration and poll.

Election Management System entities and their attributes :

  • Elections Entity : Attributes of Elections are election_candidate_id, election_citizen_id, election_date, election_type, election_timing, election_description
  • Candidates Entity : Attributes of Candidates are candidate_id, candidate_voter_id, candidate_name, candidate_mobile, candidate_email, candidate_username, candidate_password, candidate_address
  • Election Commision Rules Entity : Attributes of Election Commision Rules are commision_rule_id, commision_rule_name, commision_rule_type, commision_rule_description
  • Votes Entity : Attributes of Votes are vote_candidate_id, voe_citizen_id, vote_date, vote_type, vote_timing, vote_description
  • Registration Entity : Attributes of Registration are registeration_id, registeration_candidate_id, registeration_citizen_id, registeration_name, registeration_type, registeration_description
  • poll Entity : Attributes of poll are poll_id, poll_name, poll_type, poll_description

Description of Election Management System Database :

  • The details of Elections is store into the Elections tables respective with all tables
  • Each entity (poll, Election Commision Rules, Registration, Candidates, Elections) contains primary key and unique keys.
  • The entity Election Commision Rules, Registration has binded with Elections, Candidates entities with foreign key
  • There is one-to-one and one-to-many relationships available between Registration, Votes, poll, Elections
  • All the entities Elections, Registration, Election Commision Rules, poll are normalized and reduce duplicacy of records
  • We have implemented indexing on each tables of Election Management System tables for fast query execution.
Election Management System ER Diagram

Election Management System Sequence Diagram

Posted By freeproject on January 31, 2018

This is the UML sequence diagram of Election Management System which shows the interaction between the objects of Commision Rules, Registration, Votes, , Candidates. The instance of class objects involved in this UML Sequence Diagram of Election Management System are as follows:

  • Commision Rules Object
  • Registration Object
  • Votes Object
  • Object
  • Candidates Object

This is the UML sequence diagram of Election Management System which shows the interaction between the objects of Commision Rules, Registration, Votes, , Candidates. The instance of class objects involved in this UML Sequence Diagram of Election Management System are as follows:

  • Commision Rules Object
  • Registration Object
  • Votes Object
  • Object
  • Candidates Object

Election 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 Election Management System. It represents the methodology used in system analysis to identify, clarify, and organize system requirements of Election Management System. The main actors of Election Management System in this Use Case Diagram are: Super Admin, System User, Voter, Candidate, who perform the different type of use cases such as Manage Elections, Manage Candidates, Manage Election Commision Rules, Manage Votes, Manage Registration, Manage Users and Full Election Management System Operations. Major elements of the UML use case diagram of Election Management System are shown on the picture below.

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

  • Super Admin Entity : Use cases of Super Admin are Manage Elections, Manage Candidates, Manage Election Commision Rules, Manage Votes, Manage Registration, Manage Users and Full Election Management System Operations
  • System User Entity : Use cases of System User are Manage Elections, Manage Candidates, Manage Election Commision Rules, Manage Votes, Manage Registration
  • Voter Entity : Use cases of Voter are Check Profile, Request for Update, Search Profile
  • Candidate Entity : Use cases of Candidate are Apply for Election, Check Status, Update Profile, Upload Documents

Use Case Diagram of Election Management System :

Election Management System Use Case Diagram

Project Category

Call FreeProjectz WhatsApp FreeProjectz