Expo Management System UML Diagram

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

Posted By freeproject on March 19, 2018

Expo Management System Activity Diagram

Posted By freeproject on March 13, 2018

This is the Activity UML diagram of Expo Management System which shows the flows between the activity of Expo, Customers, Company, Ticket Prices, Tickets. The main activity involved in this UML Activity Diagram of Expo Management System are as follows:

  • Expo Activity
  • Customers Activity
  • Company Activity
  • Ticket Prices Activity
  • Tickets Activity

Features of the Activity UML diagram of Expo Management System

  • Admin User can search Expo, view description of a selected Expo, add Expo, update Expo and delete Expo.
  • Its shows the activity flow of editing, adding and updating of Customers
  • User will be able to search and generate report of Company, Ticket Prices, Tickets
  • All objects such as (Expo, Customers, Tickets) are interlinked
  • Its shows the full description and flow of Expo, Ticket Prices, Tickets, Company, Customers
Expo Management System Activity Diagram

Expo Management System Class Diagram

Posted By freeproject on August 2, 2017

Expo Management System Class Diagram describes the structure of a Expo Management System classes, their attributes, operations (or methods), and the relationships among objects. The main classes of the Expo Management System are Expo, Tickets, Bookings, Company, Customers, Login.

Classes of Expo Management System Class Diagram:

  • Expo Class : Manage all the operations of Expo
  • Tickets Class : Manage all the operations of Tickets
  • Bookings Class : Manage all the operations of Bookings
  • Company Class : Manage all the operations of Company
  • Customers Class : Manage all the operations of Customers
  • Login Class : Manage all the operations of Login

Classes and their attributes of Expo Management System Class Diagram:

  • Expo Attributes : expo_id, expo_name, expo_date, expo_place, expo_type, expo_description
  • Tickets Attributes : ticket_id, ticket_customer_id, ticket_type, ticket_date, ticket_description
  • Bookings Attributes : booking_id, booking_title, booking_type, booking_ticket, booking_date, booking_description
  • Company Attributes : company_id, company_name, comapny_type, company_description, company_address
  • Customers Attributes : customer_id, customer_name, customer_mobile, customer_email, customer_username, customer_password, customer_address
  • Login Attributes : login_id, login_user_id, login_role_id, login_username, login_password, login_lastlogin

Classes and their methods of Expo Management System Class Diagram:

  • Expo Methods : addExpo(), editExpo(), deleteExpo(), updateExpo(), saveExpo(), searchExpo()
  • Tickets Methods : addTickets(), editTickets(), deleteTickets(), updateTickets(), saveTickets(), searchTickets()
  • Bookings Methods : addBookings(), editBookings(), deleteBookings(), updateBookings(), saveBookings(), searchBookings()
  • Company Methods : addCompany(), editCompany(), deleteCompany(), updateCompany(), saveCompany(), searchCompany()
  • Customers Methods : addCustomers(), editCustomers(), deleteCustomers(), updateCustomers(), saveCustomers(), searchCustomers()
  • Login Methods : addLogin(), editLogin(), deleteLogin(), updateLogin(), saveLogin(), searchLogin()

Class Diagram of Expo Management System :

Class Diagram Image: 
Expo Management System Class Diagram

Expo Management System Component Diagram

Posted By freeproject on February 8, 2018

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

Components of UML Component Diagram of Expo Management System:

  • Tickets Component
  • Ticket Prices Component
  • Bookings Component
  • Company Component
  • Expo Component

Featues of Expo Management System Component Diagram:

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

Expo Management System Dataflow Diagram

Posted By namita on July 3, 2017

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


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

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

High Level Entities and proccess flow of Expo Management System:

  • Managing all the Expo
  • Managing all the Tickets
  • Managing all the Ticket Prises
  • Managing all the Bookings
  • Managing all the Company
  • Managing all the Customers
  • Managing all the Login
Zero Level Data flow Diagram(0 Level DFD) of Expo Management System

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

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

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

  • Processing Expo records and generate report of all Expo
  • Processing Tickets records and generate report of all Tickets
  • Processing Ticket Prises records and generate report of all Ticket Prises
  • Processing Bookings records and generate report of all Bookings
  • Processing Company records and generate report of all Company
  • Processing Customers records and generate report of all Customers
  • Processing Login records and generate report of all Login
First Level Data flow Diagram(1st Level DFD) of Expo Management System

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

DFD Level 2 then goes one step deeper into parts of Level 1 of Expo. It may require more functionalities of Expo to reach the necessary level of detail about the Expo functioning. First Level DFD (1st Level) of Expo Management System shows how the system is divided into sub-systems (processes). The 2nd Level DFD contains more details of Login, Customers, Company, Bookings, Ticket Prises, Tickets, Expo.

Low level functionalities of Expo Management System

  • Admin logins to the system and manage all the functionalities of Expo Management System
  • Admin can add, edit, delete and view the records of Expo, Ticket Prises, Company, Login
  • Admin can manage all the details of Tickets, Bookings, Customers
  • Admin can also generate reports of Expo, Tickets, Ticket Prises, Bookings, Company, Customers
  • Admin can search the details of Tickets, Company, Customers
  • Admin can apply different level of filters on report of Expo, Bookings, Company
  • Admin can tracks the detailed information of Tickets, Ticket Prises, Bookings, , Company
Second Level Data flow Diagram(2nd Level DFD) of Expo Management System

Expo Management System ER Diagram

Posted By freeproject on July 17, 2017

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

Expo Management System entities and their attributes :

  • Expo Entity : Attributes of Expo are expo_id, expo_name, expo_date, expo_place, expo_type, expo_description
  • Tickets Entity : Attributes of Tickets are ticket_id, ticket_customer_id, ticket_type, ticket_date, ticket_description
  • Bookings Entity : Attributes of Bookings are booking_id, booking_title, booking_type, booking_ticket, booking_date, booking_description
  • Company Entity : Attributes of Company are company_id, company_name, comapny_type, company_description, company_address
  • Customers Entity : Attributes of Customers are customer_id, customer_name, customer_mobile, customer_email, customer_username, customer_password, customer_address
  • Login Entity : Attributes of Login are login_id, login_user_id, login_role_id, login_username, login_password, login_lastlogin

Description of Expo Management System Database :

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

Expo Management System Sequence Diagram

Posted By freeproject on January 31, 2018

This is the UML sequence diagram of Expo Management System which shows the interaction between the objects of Company, Tickets, Expo, Customers, Bookings. The instance of class objects involved in this UML Sequence Diagram of Expo Management System are as follows:

  • Company Object
  • Tickets Object
  • Expo Object
  • Customers Object
  • Bookings Object

This is the UML sequence diagram of Expo Management System which shows the interaction between the objects of Company, Tickets, Expo, Customers, Bookings. The instance of class objects involved in this UML Sequence Diagram of Expo Management System are as follows:

  • Company Object
  • Tickets Object
  • Expo Object
  • Customers Object
  • Bookings Object

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

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

  • Super Admin Entity : Use cases of Super Admin are Manage Expo, Manage Tickets, Manage Ticket Prices, Manage Bookings, Manage Company, Manage Customers, Manage Users and Full Expo Management System Operations
  • System User Entity : Use cases of System User are Manage Expo, Manage Tickets, Manage Ticket Prices, Manage Bookings, Manage Company, Manage Customers
  • Organizer Entity : Use cases of Organizer are Register Company, Allot Space, Create Invoice, Collect Payments
  • Customer Entity : Use cases of Customer are Search Products, Search Company, Buy Tickets, Make Payments

Use Case Diagram of Expo Management System :

Expo Management System Use Case Diagram

Project Category

Call FreeProjectz WhatsApp FreeProjectz