Photo Gallery System UML Diagram

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

Posted By freeproject on March 22, 2018

Photo Gallery System Activity Diagram

Posted By freeproject on March 13, 2018

This is the Activity UML diagram of Photo Gallery System which shows the flows between the activity of Wallpaper, , Media, Login, Image. The main activity involved in this UML Activity Diagram of Photo Gallery System are as follows:

  • Wallpaper Activity
  • Activity
  • Media Activity
  • Login Activity
  • Image Activity

Features of the Activity UML diagram of Photo Gallery System

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

Photo Gallery Class Diagram

Posted By freeproject on August 2, 2017

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

Classes of Photo Gallery Class Diagram:

  • Media Class : Manage all the operations of Media
  • Images Class : Manage all the operations of Images
  • Wallpapers Class : Manage all the operations of Wallpapers
  • 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 Photo Gallery Class Diagram:

  • Media Attributes : media_id, media_name, media_type, media_description
  • Images Attributes : image_id, image_name, image_type, image_description
  • Wallpapers Attributes : wallpaper_id, wallpaper_image_id, wallpaper_name, wallpaper_type, wallpaper_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 Photo Gallery Class Diagram:

  • Media Methods : addMedia(), editMedia(), deleteMedia(), updateMedia(), saveMedia(), searchMedia()
  • Images Methods : addImages(), editImages(), deleteImages(), updateImages(), saveImages(), searchImages()
  • Wallpapers Methods : addWallpapers(), editWallpapers(), deleteWallpapers(), updateWallpapers(), saveWallpapers(), searchWallpapers()
  • 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 Photo Gallery :

Class Diagram Image: 
Photo Gallery Class Diagram

Photo Gallery System Component Diagram

Posted By freeproject on February 8, 2018

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

Components of UML Component Diagram of Photo Gallery System:

  • Media Component
  • Category Component
  • Login Component
  • Image Component
  • Component

Featues of Photo Gallery System Component Diagram:

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

Photo Galary Dataflow Diagram

Posted By namita on July 7, 2017

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


Zero Level Data flow Diagram(0 Level DFD) of Photo Galary :

This is the Zero Level DFD of Photo Galary, where we have eloborated the high level process of Photo. It’s a basic overview of the whole Photo Galary 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 Wallpapers. It should be easily understood by a wide audience, including Media,Wallpapers and Login In zero leve DFD of Photo Galary, we have described the high level flow of the Photo system.

High Level Entities and proccess flow of Photo Galary:

  • Managing all the Media
  • Managing all the Images
  • Managing all the Wallpapers
  • 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 Photo Galary

First Level Data flow Diagram(1st Level DFD) of Photo Galary :

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

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 Wallpapers records and generate report of all Wallpapers
  • 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 Photo Gallery

Second Level Data flow Diagram(2nd Level DFD) of Photo Galary :

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

Low level functionalities of Photo Galary

  • Admin logins to the system and manage all the functionalities of Photo Galary
  • Admin can add, edit, delete and view the records of Media, Wallpapers, Login, Authentication
  • Admin can manage all the details of Images, Category, Uploads
  • Admin can also generate reports of Media, Images, Wallpapers, 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, Wallpapers, Category, , Login
Second Level Data flow Diagram(2nd Level DFD) of Photo Gallery

Photo Gallery ER Diagram

Posted By freeproject on July 17, 2017

This ER (Entity Relationship) Diagram represents the model of Photo Gallery Entity. The entity-relationship diagram of Photo Gallery 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 Photo Gallery functionalities. The main entities of the Photo Gallery are Media, Images, Wallpapers, Category, Login and Uploads.

Photo Gallery 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
  • Wallpapers Entity : Attributes of Wallpapers are wallpaper_id, wallpaper_image_id, wallpaper_name, wallpaper_type, wallpaper_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 Photo Gallery Database :

  • The details of Media is store into the Media tables respective with all tables
  • Each entity ( Uploads, Wallpapers, Login, Images, Media) contains primary key and unique keys.
  • The entity Wallpapers, 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, Wallpapers, Uploads are normalized and reduce duplicacy of records
  • We have implemented indexing on each tables of Photo Gallery tables for fast query execution.
Photo Gallery ER Diagram

Photo Gallery System Sequence Diagram

Posted By freeproject on January 31, 2018

This is the UML sequence diagram of Photo Gallery System which shows the interaction between the objects of Media, Login, Image, Wallpaper, Uploads. The instance of class objects involved in this UML Sequence Diagram of Photo Gallery System are as follows:

  • Media Object
  • Login Object
  • Image Object
  • Wallpaper Object
  • Uploads Object

This is the UML sequence diagram of Photo Gallery System which shows the interaction between the objects of Media, Login, Image, Wallpaper, Uploads. The instance of class objects involved in this UML Sequence Diagram of Photo Gallery System are as follows:

  • Media Object
  • Login Object
  • Image Object
  • Wallpaper Object
  • Uploads Object

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

The relationships between and among the actors and the use cases of Photo Gallery:

  • Super Admin Entity : Use cases of Super Admin are Manage Media, Manage Images, Manage Wallpapers, Manage Category, Manage Login, Manage Uploads, Manage Users and Full Photo Gallery Operations
  • System User Entity : Use cases of System User are Manage Media, Manage Images, Manage Wallpapers, Manage Category, Manage Login, Manage Uploads
  • Author Entity : Use cases of Author are Create Category, Upload Images, See Download Requests
  • Users Entity : Use cases of Users are Search Images, Request for Download, Check Download Images, Search Images

Use Case Diagram of Photo Gallery :

Photo Gallery Use Case Diagram

Project Category

Call FreeProjectz WhatsApp FreeProjectz