Media Management System UML Diagram

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

Posted By freeproject on March 22, 2018

Media Management System Activity Diagram

Posted By freeproject on March 13, 2018

This is the Activity UML diagram of Media Management System which shows the flows between the activity of Images, Videos, Uploads, Media, Category. The main activity involved in this UML Activity Diagram of Media Management System are as follows:

  • Images Activity
  • Videos Activity
  • Uploads Activity
  • Media Activity
  • Category Activity

Features of the Activity UML diagram of Media Management System

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

Media Management System Class Diagram

Posted By freeproject on August 2, 2017

Media Management System Class Diagram describes the structure of a Media Management System classes, their attributes, operations (or methods), and the relationships among objects. The main classes of the Media Management System are Media, Images, Videos, Category, Login, Uploads.

Classes of Media Management System Class Diagram:

  • Media Class : Manage all the operations of Media
  • Images Class : Manage all the operations of Images
  • Videos Class : Manage all the operations of Videos
  • Category Class : Manage all the operations of Category
  • Login Class : Manage all the operations of Login
  • Uploads Class : Manage all the operations of Uploads

Classes and their attributes of Media Management System Class Diagram:

  • Media Attributes : media_id, media_name, media_type, media_description
  • Images Attributes : image_id, image_name, image_type, image_description
  • Videos Attributes : video_id, video_name, video_type, video_description
  • Category Attributes : category_id, category_name, category_type, category_description
  • Login Attributes : login_id, login_user_id, login_role_id, login_username, login_password, login_lastlogin
  • Uploads Attributes : upload_id, upload_image_id, upload_name, upload_type, upload_description

Classes and their methods of Media Management System Class Diagram:

  • Media Methods : addMedia(), editMedia(), deleteMedia(), updateMedia(), saveMedia(), searchMedia()
  • Images Methods : addImages(), editImages(), deleteImages(), updateImages(), saveImages(), searchImages()
  • Videos Methods : addVideos(), editVideos(), deleteVideos(), updateVideos(), saveVideos(), searchVideos()
  • Category Methods : addCategory(), editCategory(), deleteCategory(), updateCategory(), saveCategory(), searchCategory()
  • Login Methods : addLogin(), editLogin(), deleteLogin(), updateLogin(), saveLogin(), searchLogin()
  • Uploads Methods : addUploads(), editUploads(), deleteUploads(), updateUploads(), saveUploads(), searchUploads()

Class Diagram of Media Management System :

Class Diagram Image: 
Media Management System Class Diagram

Media Management System Component Diagram

Posted By freeproject on February 8, 2018

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

Components of UML Component Diagram of Media Management System:

  • Uploads Component
  • Media Component
  • Videos Component
  • Images Component
  • Category Component

Featues of Media Management System Component Diagram:

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

Media Management System Dataflow Diagram

Posted By namita on July 6, 2017

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


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

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

High Level Entities and proccess flow of Media Management System:

  • Managing all the Media
  • Managing all the Images
  • Managing all the Videos
  • Managing all the Category
  • Managing all the Login
  • Managing all the Uploads
  • Managing all the Authentication
Zero Level Data flow Diagram(0 Level DFD) of Media Management System

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

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

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

  • Processing Media records and generate report of all Media
  • Processing Images records and generate report of all Images
  • Processing Videos records and generate report of all Videos
  • Processing Category records and generate report of all Category
  • Processing Login records and generate report of all Login
  • Processing Uploads records and generate report of all Uploads
  • Processing Authentication records and generate report of all Authentication
First Level Data flow Diagram(1st Level DFD) of Media Management System

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

DFD Level 2 then goes one step deeper into parts of Level 1 of Media. It may require more functionalities of Media to reach the necessary level of detail about the Media functioning. First Level DFD (1st Level) of Media Management System shows how the system is divided into sub-systems (processes). The 2nd Level DFD contains more details of Authentication, Uploads, Login, Category, Videos, Images, Media.

Low level functionalities of Media Management System

  • Admin logins to the system and manage all the functionalities of Media Management System
  • Admin can add, edit, delete and view the records of Media, Videos, Login, Authentication
  • Admin can manage all the details of Images, Category, Uploads
  • Admin can also generate reports of Media, Images, Videos, Category, Login, Uploads
  • Admin can search the details of Images, Login, Uploads
  • Admin can apply different level of filters on report of Media, Category, Login
  • Admin can tracks the detailed information of Images, Videos, Category, , Login
Second Level Data flow Diagram(2nd Level DFD) of Media Management System

Media Management System ER Diagram

Posted By freeproject on July 17, 2017

This ER (Entity Relationship) Diagram represents the model of Media Management System Entity. The entity-relationship diagram of Media Management System shows all the visual instrument of database tables and the relations between Images, Category, Media, Uploads etc. It used structure data and to define the relationships between structured data groups of Media Management System functionalities. The main entities of the Media Management System are Media, Images, Videos, Category, Login and Uploads.

Media Management System entities and their attributes :

  • Media Entity : Attributes of Media are media_id, media_name, media_type, media_description
  • Images Entity : Attributes of Images are image_id, image_name, image_type, image_description
  • Videos Entity : Attributes of Videos are video_id, video_name, video_type, video_description
  • Category Entity : Attributes of Category are category_id, category_name, category_type, category_description
  • Login Entity : Attributes of Login are login_id, login_user_id, login_role_id, login_username, login_password, login_lastlogin
  • Uploads Entity : Attributes of Uploads are upload_id, upload_image_id, upload_name, upload_type, upload_description

Description of Media Management System Database :

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

Media Management System Sequence Diagram

Posted By freeproject on January 31, 2018

This is the UML sequence diagram of Media Management System which shows the interaction between the objects of Media, Videos, Uploads, Images, Category. The instance of class objects involved in this UML Sequence Diagram of Media Management System are as follows:

  • Media Object
  • Videos Object
  • Uploads Object
  • Images Object
  • Category Object

This is the UML sequence diagram of Media Management System which shows the interaction between the objects of Media, Videos, Uploads, Images, Category. The instance of class objects involved in this UML Sequence Diagram of Media Management System are as follows:

  • Media Object
  • Videos Object
  • Uploads Object
  • Images Object
  • Category Object

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

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

  • Super Admin Entity : Use cases of Super Admin are Manage Media, Manage Images, Manage Videos, Manage Category, Manage Login, Manage Uploads, Manage Users and Full Media Management System Operations
  • System User Entity : Use cases of System User are Manage Media, Manage Images, Manage Videos, Manage Category, Manage Login, Manage Uploads
  • Authors Entity : Use cases of Authors are Upload Media, Create Category, Add Comments
  • Users Entity : Use cases of Users are Search Media, Request for Downloads, Search Download History

Use Case Diagram of Media Management System :

Media Management System Use Case Diagram

Project Category

Call FreeProjectz WhatsApp FreeProjectz