Activity Management System UML Diagram

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

Posted By freeproject on March 17, 2018

Activity Management System Activity Diagram

Posted By freeproject on March 13, 2018

This is the Activity UML diagram of Activity Management System which shows the flows between the activity of Attandance, Users, Timeslots, Particiapants, Activity Type. The main activity involved in this UML Activity Diagram of Activity Management System are as follows:

  • Attandance Activity
  • Users Activity
  • Timeslots Activity
  • Particiapants Activity
  • Activity Type Activity

Features of the Activity UML diagram of Activity Management System

  • Admin User can search Attandance, view description of a selected Attandance, add Attandance, update Attandance and delete Attandance.
  • Its shows the activity flow of editing, adding and updating of Users
  • User will be able to search and generate report of Timeslots, Particiapants, Activity Type
  • All objects such as ( Attandance, Users, Activity Type) are interlinked
  • Its shows the full description and flow of Attandance, Particiapants, Activity Type, Timeslots, Users
Activity Management System Activity Diagram

Activity Management System Class Diagram

Posted By freeproject on August 2, 2017

Activity Management System Class Diagram describes the structure of a Activity Management System classes, their attributes, operations (or methods), and the relationships among objects. The main classes of the Activity Management System are Activity, Users, Activity Type, Timeslots, Attandance, Particiapants.

Classes of Activity Management System Class Diagram:

  • Activity Class : Manage all the operations of Activity
  • Users Class : Manage all the operations of Users
  • Activity Type Class : Manage all the operations of Activity Type
  • Timeslots Class : Manage all the operations of Timeslots
  • Attandance Class : Manage all the operations of Attandance
  • Particiapants Class : Manage all the operations of Particiapants

Classes and their attributes of Activity Management System Class Diagram:

  • Activity Attributes : activity_id, activity_title, activity_type, activity_date, activity_description
  • Users Attributes : user_id, user_name, user_mobile, user_email, user_username, user_password, user_address
  • Activity Type Attributes : ac_id, ac_title, ac_description
  • Timeslots Attributes : time_slot_id, time_slot_name, time_slot_duration, time_slot_type, time_slot_description
  • Attandance Attributes : attandance_id, attandance_user_id, attandance_date, attandance_descriptioa
  • Particiapants Attributes : particiapants_id, particiapants_name, particiapants_mobile, particiapants_email, particiapants_username, paticipants_password, participants_address

Classes and their methods of Activity Management System Class Diagram:

  • Activity Methods : addActivity(), editActivity(), deleteActivity(), updateActivity(), saveActivity(), searchActivity()
  • Users Methods : addUsers(), editUsers(), deleteUsers(), updateUsers(), saveUsers(), searchUsers()
  • Activity Type Methods : addActivity Type(), editActivity Type(), deleteActivity Type(), updateActivity Type(), saveActivity Type(), searchActivity Type()
  • Timeslots Methods : addTimeslots(), editTimeslots(), deleteTimeslots(), updateTimeslots(), saveTimeslots(), searchTimeslots()
  • Attandance Methods : addAttandance(), editAttandance(), deleteAttandance(), updateAttandance(), saveAttandance(), searchAttandance()
  • Particiapants Methods : addParticiapants(), editParticiapants(), deleteParticiapants(), updateParticiapants(), saveParticiapants(), searchParticiapants()

Class Diagram of Activity Management System :

Class Diagram Image: 
Activity Management System Class Diagram

Activity Management System Component Diagram

Posted By freeproject on February 8, 2018

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

Components of UML Component Diagram of Activity Management System:

  • Attandance Component
  • Particiapants Component
  • Activity Type Component
  • Activity Component
  • Timeslots Component

Featues of Activity Management System Component Diagram:

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

Activity Management System Dataflow Diagram

Posted By namita on June 27, 2017

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


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

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

High Level Entities and proccess flow of Activity Management System:

  • Managing all the Activity
  • Managing all the Users
  • Managing all the Activity Type
  • Managing all the Timeslots
  • Managing all the Attandance
  • Managing all the Participants
  • Managing all the Login
Zero Level Data flow Diagram(0 Level DFD) of Activity Management System

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

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

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

  • Processing Activity records and generate report of all Activity
  • Processing Users records and generate report of all Users
  • Processing Activity Type records and generate report of all Activity Type
  • Processing Timeslots records and generate report of all Timeslots
  • Processing Attandance records and generate report of all Attandance
  • Processing Participants records and generate report of all Participants
  • Processing Login records and generate report of all Login
First Level Data flow Diagram(1st Level DFD) of Activity Management System

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

DFD Level 2 then goes one step deeper into parts of Level 1 of Activity. It may require more functionalities of Activity to reach the necessary level of detail about the Activity functioning. First Level DFD (1st Level) of Activity Management System shows how the system is divided into sub-systems (processes). The 2nd Level DFD contains more details of Login, Participants, Attandance, Timeslots, Activity Type, Users, Activity.

Low level functionalities of Activity Management System

  • Admin logins to the system and manage all the functionalities of Activity Management System
  • Admin can add, edit, delete and view the records of Activity, Activity Type, Attandance, Login
  • Admin can manage all the details of Users, Timeslots, Participants
  • Admin can also generate reports of Activity, Users, Activity Type, Timeslots, Attandance, Participants
  • Admin can search the details of Users, Attandance, Participants
  • Admin can apply different level of filters on report of Activity, Timeslots, Attandance
  • Admin can tracks the detailed information of Users, Activity Type, Timeslots, , Attandance
Second Level Data flow Diagram(2nd Level DFD) of Activity Management System

Activity Management System ER Diagram

Posted By freeproject on July 17, 2017

This ER (Entity Relationship) Diagram represents the model of Activity Management System Entity. The entity-relationship diagram of Activity Management System shows all the visual instrument of database tables and the relations between Users, Timeslots, Activity, Particiapants etc. It used structure data and to define the relationships between structured data groups of Activity Management System functionalities. The main entities of the Activity Management System are Activity, Users, Activity Type, Timeslots, Attandance and Particiapants.

Activity Management System entities and their attributes :

  • Activity Entity : Attributes of Activity are activity_id, activity_title, activity_type, activity_date, activity_description
  • Users Entity : Attributes of Users are user_id, user_name, user_mobile, user_email, user_username, user_password, user_address
  • Activity Type Entity : Attributes of Activity Type are ac_id, ac_title, ac_description
  • Timeslots Entity : Attributes of Timeslots are time_slot_id, time_slot_name, time_slot_duration, time_slot_type, time_slot_description
  • Attandance Entity : Attributes of Attandance are attandance_id, attandance_user_id, attandance_date, attandance_descriptioa
  • Particiapants Entity : Attributes of Particiapants are particiapants_id, particiapants_name, particiapants_mobile, particiapants_email, particiapants_username, paticipants_password, participants_address

Description of Activity Management System Database :

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

Activity Management System Sequence Diagram

Posted By freeproject on January 31, 2018

This is the UML sequence diagram of Activity Management System which shows the interaction between the objects of Activity Type, Timeslots, Users, Activity, Particiapants. The instance of class objects involved in this UML Sequence Diagram of Activity Management System are as follows:

  • Activity Type Object
  • Timeslots Object
  • Users Object
  • Activity Object
  • Particiapants Object

This is the UML sequence diagram of Activity Management System which shows the interaction between the objects of Activity Type, Timeslots, Users, Activity, Particiapants. The instance of class objects involved in this UML Sequence Diagram of Activity Management System are as follows:

  • Activity Type Object
  • Timeslots Object
  • Users Object
  • Activity Object
  • Particiapants Object

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

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

  • Super Admin Entity : Use cases of Super Admin are Manage Activity,Manage Users,Manage Activity Type,Manage Timeslots,Manage Attandance,Manage Particiapants, Manage Users and Full Activity Management System Operations
  • System User Entity : Use cases of System User are Manage Activity,Manage Activity Type,Manage Timeslots,Manage Attandance,Manage Particiapants
  • Particiapants Entity : Use cases of Particiapants are View Activity,View Timeslots, Participate in Activity, Change Participation, Login, Register
  • Anonymous Users Entity : Use cases of Anonymous Users are View Information, Fill Contact Us, Search Content

Use Case Diagram of Activity Management System :

 Activity Management System Use Case Diagram

Project Category

Call FreeProjectz WhatsApp FreeProjectz