Reseller Management System UML Diagram

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

Posted By freeproject on March 23, 2018

Reseller Management System Activity Diagram

Posted By freeproject on March 13, 2018

This is the Activity UML diagram of Reseller Management System which shows the flows between the activity of Company, Customer, Sold License, Reseller, Balance Due. The main activity involved in this UML Activity Diagram of Reseller Management System are as follows:

  • Company Activity
  • Customer Activity
  • Sold License Activity
  • Reseller Activity
  • Balance Due Activity

Features of the Activity UML diagram of Reseller Management System

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

Reseller Management System Class Diagram

Posted By freeproject on August 2, 2017

Reseller Management System Class Diagram describes the structure of a Reseller Management System classes, their attributes, operations (or methods), and the relationships among objects. The main classes of the Reseller Management System are Reseller, Order, Customer, Company, Sold License, Company Type.

Classes of Reseller Management System Class Diagram:

  • Reseller Class : Manage all the operations of Reseller
  • Order Class : Manage all the operations of Order
  • Customer Class : Manage all the operations of Customer
  • Company Class : Manage all the operations of Company
  • Sold License Class : Manage all the operations of Sold License
  • Company Type Class : Manage all the operations of Company Type

Classes and their attributes of Reseller Management System Class Diagram:

  • Reseller Attributes : reseller_id, reseller_licence_id, reseller_name, reseller_type, reseller_description
  • Order Attributes : order_id, order_customer_id order_type, order_number, order_description
  • Customer Attributes : customer_id, customer_name, customer_mobile, customer_email, customer_username, customer_password, customer_address
  • Company Attributes : company_id, company_name, comapny_type, company_description, company_address
  • Sold License Attributes : license_id, license_name, license_type, license_description
  • Company Type Attributes : company_type_id, company_type_name, company_type_description

Classes and their methods of Reseller Management System Class Diagram:

  • Reseller Methods : addReseller(), editReseller(), deleteReseller(), updateReseller(), saveReseller(), searchReseller()
  • Order Methods : addOrder(), editOrder(), deleteOrder(), updateOrder(), saveOrder(), searchOrder()
  • Customer Methods : addCustomer(), editCustomer(), deleteCustomer(), updateCustomer(), saveCustomer(), searchCustomer()
  • Company Methods : addCompany(), editCompany(), deleteCompany(), updateCompany(), saveCompany(), searchCompany()
  • Sold License Methods : addSold License(), editSold License(), deleteSold License(), updateSold License(), saveSold License(), searchSold License()
  • Company Type Methods : addCompany Type(), editCompany Type(), deleteCompany Type(), updateCompany Type(), saveCompany Type(), searchCompany Type()

Class Diagram of Reseller Management System :

Class Diagram Image: 
Reseller Management System Class Diagram

Reseller Management System Component Diagram

Posted By freeproject on February 8, 2018

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

Components of UML Component Diagram of Reseller Management System :

  • Balance Due Component
  • Company Type Component
  • Customer Component
  • Reseller Component
  • Company Component

Featues of Reseller Management System Component Diagram:

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

Reseller Management System Dataflow Diagram

Posted By namita on July 10, 2017

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


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

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

High Level Entities and proccess flow of Reseller Management System:

  • Managing all the Reseller
  • Managing all the Customer Order
  • Managing all the Customer
  • Managing all the Company
  • Managing all the Balance Due
  • Managing all the Sold License
  • Managing all the Company Type
Zero Level Data flow Diagram(0 Level DFD) of Reseller Management System

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

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

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

  • Processing Reseller records and generate report of all Reseller
  • Processing Customer Order records and generate report of all Customer Order
  • Processing Customer records and generate report of all Customer
  • Processing Company records and generate report of all Company
  • Processing Balance Due records and generate report of all Balance Due
  • Processing Sold License records and generate report of all Sold License
  • Processing Company Type records and generate report of all Company Type
First Level Data flow Diagram(1st Level DFD) of Reseller Management System

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

DFD Level 2 then goes one step deeper into parts of Level 1 of Reseller. It may require more functionalities of Reseller to reach the necessary level of detail about the Reseller functioning. First Level DFD (1st Level) of Reseller Management System shows how the system is divided into sub-systems (processes). The 2nd Level DFD contains more details of Company Type, Sold License, Balance Due, Company, Customer, Customer Order, Reseller.

Low level functionalities of Reseller Management System

  • Admin logins to the system and manage all the functionalities of Reseller Management System
  • Admin can add, edit, delete and view the records of Reseller, Customer, Balance Due, Company Type
  • Admin can manage all the details of Customer Order, Company, Sold License
  • Admin can also generate reports of Reseller, Customer Order, Customer, Company, Balance Due, Sold License
  • Admin can search the details of Customer Order, Balance Due, Sold License
  • Admin can apply different level of filters on report of Reseller, Company, Balance Due
  • Admin can tracks the detailed information of Customer Order, Customer, Company, , Balance Due
Second Level Data flow Diagram(2nd Level DFD) of Reseller Management System

Reseller Management System ER Diagram

Posted By freeproject on July 17, 2017

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

Reseller Management System entities and their attributes :

  • Reseller Entity : Attributes of Reseller are reseller_id, reseller_licence_id, reseller_name, reseller_type, reseller_description
  • Order Entity : Attributes of Order are order_id, order_customer_id order_type, order_number, order_description
  • Customer Entity : Attributes of Customer are customer_id, customer_name, customer_mobile, customer_email, customer_username, customer_password, customer_address
  • Company Entity : Attributes of Company are company_id, company_name, comapny_type, company_description, company_address
  • Sold License Entity : Attributes of Sold License are license_id, license_name, license_type, license_description
  • Company Type Entity : Attributes of Company Type are company_type_id, company_type_name, company_type_description

Description of Reseller Management System Database :

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

Reseller Management System Sequence Diagram

Posted By freeproject on January 31, 2018

This is the UML sequence diagram of Reseller Management System which shows the interaction between the objects of Balance Due, Company, Company Type, Reseller, Sold License. The instance of class objects involved in this UML Sequence Diagram of Reseller Management System are as follows:

  • Balance Due Object
  • Company Object
  • Company Type Object
  • Reseller Object
  • Sold License Object

This is the UML sequence diagram of Reseller Management System which shows the interaction between the objects of Balance Due, Company, Company Type, Reseller, Sold License. The instance of class objects involved in this UML Sequence Diagram of Reseller Management System are as follows:

  • Balance Due Object
  • Company Object
  • Company Type Object
  • Reseller Object
  • Sold License Object

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

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

  • Super Admin Entity : Use cases of Super Admin are Manage Reseller, Manage Customer Order, Manage Customer, Manage Company, Manage Balance Due, Manage Sold License, Manage Company Type, Manage Users and Full Reseller Management System Operations
  • System User Entity : Use cases of System User are Manage Reseller, Manage Customer Order, Manage Customer, Manage Company, Manage Balance Due, Manage Sold License, Manage Company Type
  • Dealers Entity : Use cases of Dealers are Create Reseller Account, Create Invoices, Send Invoces, Manage Payments
  • Customers Entity : Use cases of Customers are View Plans, Request for Plans, Check Quotations, Make Payments

Use Case Diagram of Reseller Management System :

Reseller Management System Use Case Diagram

Project Category

Call FreeProjectz WhatsApp FreeProjectz