Mobile Shop Management System UML Diagram

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

Posted By freeproject on March 22, 2018

Mobile Shop Management System Activity Diagram

Posted By freeproject on March 13, 2018

This is the Activity UML diagram of Mobile Shop Management System which shows the flows between the activity of Payment, Mobile, Brand, Models, Customer. The main activity involved in this UML Activity Diagram of Mobile Shop Management System are as follows:

  • Payment Activity
  • Mobile Activity
  • Brand Activity
  • Models Activity
  • Customer Activity

Features of the Activity UML diagram of Mobile Shop Management System

  • Admin User can search Payment, view description of a selected Payment, add Payment, update Payment and delete Payment.
  • Its shows the activity flow of editing, adding and updating of Mobile
  • User will be able to search and generate report of Brand, Models, Customer
  • All objects such as ( Payment, Mobile, Customer) are interlinked
  • Its shows the full description and flow of Payment, Models, Customer, Brand, Mobile
Mobile Shop Management System Activity Diagram

Mobile Shop Management System Class Diagram

Posted By freeproject on August 2, 2017

Mobile Shop Management System Class Diagram describes the structure of a Mobile Shop Management System classes, their attributes, operations (or methods), and the relationships among objects. The main classes of the Mobile Shop Management System are Mobile, Customers, Brands, Sells, Payment, Stock.

Classes of Mobile Shop Management System Class Diagram:

  • Mobile Class : Manage all the operations of Mobile
  • Customers Class : Manage all the operations of Customers
  • Brands Class : Manage all the operations of Brands
  • Sells Class : Manage all the operations of Sells
  • Payment Class : Manage all the operations of Payment
  • Stock Class : Manage all the operations of Stock

Classes and their attributes of Mobile Shop Management System Class Diagram:

  • Mobile Attributes : mobile_id, mobile_company_id, mobile_model_id, mobile_name, mobile_type, mobile_description
  • Customers Attributes : customer_id, customer_name, customer_mobile, customer_email, customer_username, customer_password, customer_address
  • Brands Attributes : brand_id, brand_name, brand_company, brand_type, brand_description
  • Sells Attributes : sell_id, sell_name, sell_type, sell_sercription
  • Payment Attributes : payment_id, payment_customer_id, payment_date, payment_amount, payment_description
  • Stock Attributes : stock_id, stock_items, stock_number, stock_type, stock_description

Classes and their methods of Mobile Shop Management System Class Diagram:

  • Mobile Methods : addMobile(), editMobile(), deleteMobile(), updateMobile(), saveMobile(), searchMobile()
  • Customers Methods : addCustomers(), editCustomers(), deleteCustomers(), updateCustomers(), saveCustomers(), searchCustomers()
  • Brands Methods : addBrands(), editBrands(), deleteBrands(), updateBrands(), saveBrands(), searchBrands()
  • Sells Methods : addSells(), editSells(), deleteSells(), updateSells(), saveSells(), searchSells()
  • Payment Methods : addPayment(), editPayment(), deletePayment(), updatePayment(), savePayment(), searchPayment()
  • Stock Methods : addStock(), editStock(), deleteStock(), updateStock(), saveStock(), searchStock()

Class Diagram of Mobile Shop Management System :

Class Diagram Image: 
Mobile Shop Management System Class Diagram

Mobile Shop Management System Component Diagram

Posted By freeproject on February 8, 2018

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

Components of UML Component Diagram of Mobile Shop Management System:

  • Mobile Component
  • Sell Component
  • Brand Component
  • Stock Component
  • Customer Component

Featues of Mobile Shop Management System Component Diagram:

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

Mobile Shop Automation System Dataflow Diagram

Posted By freeproject on April 24, 2017

Mobile Shop Automation System Data flow diagram is often used as a preliminary step to create an overview of the Mobile Shop without going into great detail, which can later be elaborated.it normally consists of overall application dataflow and processes of the Mobile Shop process. It contains all of the userflow and their entities such all the flow of Mobile Shop, Customer, Company, Stock, Sales, Order, Payment. All of the below diagrams has been used for the visualization of data processing and structured design of the Mobile Shop process and working flow.


Zero Level Data flow Diagram(0 Level DFD) of Mobile Shop Automation System :

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

High Level Entities and proccess flow of Mobile Shop Automation System:

  • Managing all the Mobile Shop
  • Managing all the Customer
  • Managing all the Company
  • Managing all the Stock
  • Managing all the Sales
  • Managing all the Order
  • Managing all the Payment
Zero Level DFD Mobile Shop Automation System

First Level Data flow Diagram(1st Level DFD) of Mobile Shop Automation System :

First Level DFD (1st Level) of Mobile Shop Automation 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 Mobile Shop Automation System system as a whole. It also identifies internal data stores of Payment, Order, Sales, Stock, Company that must be present in order for the Mobile Shop system to do its job, and shows the flow of data between the various parts of Mobile Shop, Company, Order, Payment, Sales 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 Mobile Shop.

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

  • Processing Mobile Shop records and generate report of all Mobile Shop
  • Processing Customer records and generate report of all Customer
  • Processing Company records and generate report of all Company
  • Processing Stock records and generate report of all Stock
  • Processing Sales records and generate report of all Sales
  • Processing Order records and generate report of all Order
  • Processing Payment records and generate report of all Payment
First Level DFD Mobile Shop Automation System

Second Level Data flow Diagram(2nd Level DFD) of Mobile Shop Automation System :

DFD Level 2 then goes one step deeper into parts of Level 1 of Mobile Shop. It may require more functionalities of Mobile Shop to reach the necessary level of detail about the Mobile Shop functioning. First Level DFD (1st Level) of Mobile Shop Automation System shows how the system is divided into sub-systems (processes). The 2nd Level DFD contains more details of Payment, Order, Sales, Stock, Company, Customer, Mobile Shop.

Low level functionalities of Mobile Shop Automation System

  • Admin logins to the system and manage all the functionalities of Mobile Shop Automation System
  • Admin can add, edit, delete and view the records of Mobile Shop, Company, Sales, Payment
  • Admin can manage all the details of Customer, Stock, Order
  • Admin can also generate reports of Mobile Shop, Customer, Company, Stock, Sales, Order
  • Admin can search the details of Customer, Sales, Order
  • Admin can apply different level of filters on report of Mobile Shop, Stock, Sales
  • Admin can tracks the detailed information of Customer, Company, Stock, , Sales
Second Level DFD Mobile Shop Automation System

Mobile Shop Management System ER Diagram

Posted By freeproject on July 17, 2017

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

Mobile Shop Management System entities and their attributes :

  • Mobile Entity : Attributes of Mobile are mobile_id, mobile_company_id, mobile_model_id, mobile_name, mobile_type, mobile_description
  • Customers Entity : Attributes of Customers are customer_id, customer_name, customer_mobile, customer_email, customer_username, customer_password, customer_address
  • Brands Entity : Attributes of Brands are brand_id, brand_name, brand_company, brand_type, brand_description
  • Sells Entity : Attributes of Sells are sell_id, sell_name, sell_type, sell_sercription
  • Payment Entity : Attributes of Payment are payment_id, payment_customer_id, payment_date, payment_amount, payment_description
  • Stock Entity : Attributes of Stock are stock_id, stock_items, stock_number, stock_type, stock_description

Description of Mobile Shop Management System Database :

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

Mobile Shop Management System Sequence Diagram

Posted By freeproject on January 31, 2018

This is the UML sequence diagram of Mobile Shop Management System which shows the interaction between the objects of Mobile, Stock, Brand, Sell, Payment. The instance of class objects involved in this UML Sequence Diagram of Mobile Shop Management System are as follows:

  • Mobile Object
  • Stock Object
  • Brand Object
  • Sell Object
  • Payment Object

This is the UML sequence diagram of Mobile Shop Management System which shows the interaction between the objects of Mobile, Stock, Brand, Sell, Payment. The instance of class objects involved in this UML Sequence Diagram of Mobile Shop Management System are as follows:

  • Mobile Object
  • Stock Object
  • Brand Object
  • Sell Object
  • Payment Object

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

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

  • Super Admin Entity : Use cases of Super Admin are Manage Mobile, Manage Customers, Manage Brands, Manage Sells, Manage Payment, Manage Stock, Manage Models, Manage Users and Full Mobile Shop Management System Operations
  • System User Entity : Use cases of System User are Manage Mobile, Manage Customers, Manage Brands, Manage Sells, Manage Payment, Manage Stock, Manage Models
  • Shopkeeper Entity : Use cases of Shopkeeper are Manage Mobiles, Add Customers, Create Bills, Collect Payments
  • Customer Entity : Use cases of Customer are View Mobiles, Explore Features, Add to Cart, Make Payment

Use Case Diagram of Mobile Shop Management System :

Mobile Shop Management System Use Case Diagram

Project Category

Call FreeProjectz WhatsApp FreeProjectz