- Posted By: freeproject
- Comments: 0
- Posted By: freeproject
- Comments: 0
Product Supply Management System Activity Diagram
This is the Activity UML diagram of Product Supply Management System which shows the flows between the activity of Delivery, Stocks, Accounts, Supply, Order. The main activity involved in this UML Activity Diagram of Product Supply Management System are as follows:
- Delivery Activity
- Stocks Activity
- Accounts Activity
- Supply Activity
- Order Activity
Features of the Activity UML diagram of Product Supply Management System
- Admin User can search Delivery, view description of a selected Delivery, add Delivery, update Delivery and delete Delivery.
- Its shows the activity flow of editing, adding and updating of Stocks
- User will be able to search and generate report of Accounts, Supply, Order
- All objects such as ( Delivery, Stocks, Order) are interlinked
- Its shows the full description and flow of Delivery, Supply, Order, Accounts, Stocks

Login Activity Diagram of Product Supply Management System:
This is the Login Activity Diagram of Product Supply Management System, which shows the flows of Login Activity, where admin will be able to login using their username and password. After login user can manage all the operations on Accounts, Delivery, Stocks, Order, Supply. All the pages such as Stocks, Order, Supply are secure and user can access these page after login. The diagram below helps demonstrate how the login page works in a Product Supply Management System. The various objects in the Order, Accounts, Delivery, Stocks, and Supply page—interact over the course of the Activity, and user will not be able to access this page without verifying their identity.

- Posted By: freeproject
- Comments: 0
Product Supply Management System Class Diagram
Product Supply Management System Class Diagram describes the structure of a Product Supply Management System classes, their attributes, operations (or methods), and the relationships among objects. The main classes of the Product Supply Management System are Product, Supply, Delivery, Stocks, Inventory, Accounts.
Classes of Product Supply Management System Class Diagram:
- Product Class : Manage all the operations of Product
- Supply Class : Manage all the operations of Supply
- Delivery Class : Manage all the operations of Delivery
- Stocks Class : Manage all the operations of Stocks
- Inventory Class : Manage all the operations of Inventory
- Accounts Class : Manage all the operations of Accounts
Classes and their attributes of Product Supply Management System Class Diagram:
- Product Attributes : product_id, product_customer_id product_items, product_number, product_type, product_description
- Supply Attributes : supply_id, supply_product_id, supply_name, supply_type, supply_description
- Delivery Attributes : delivery_id, delivery_customer_id, delivery_address, delivery_type, delivery_by, delivery_date, delivery_description
- Stocks Attributes : stock_id, stock_items, stock_number, stock_type, stock_description
- Inventory Attributes : inventory_id, inventory_items, inventory_number, inventory_type, inventory_description
- Accounts Attributes : account_id, account_customer_id, account_number, account_type, account_balance, account_description
Classes and their methods of Product Supply Management System Class Diagram:
- Product Methods : addProduct(), editProduct(), deleteProduct(), updateProduct(), saveProduct(), searchProduct()
- Supply Methods : addSupply(), editSupply(), deleteSupply(), updateSupply(), saveSupply(), searchSupply()
- Delivery Methods : addDelivery(), editDelivery(), deleteDelivery(), updateDelivery(), saveDelivery(), searchDelivery()
- Stocks Methods : addStocks(), editStocks(), deleteStocks(), updateStocks(), saveStocks(), searchStocks()
- Inventory Methods : addInventory(), editInventory(), deleteInventory(), updateInventory(), saveInventory(), searchInventory()
- Accounts Methods : addAccounts(), editAccounts(), deleteAccounts(), updateAccounts(), saveAccounts(), searchAccounts()
Class Diagram of Product Supply Management System :

- Posted By: freeproject
- Comments: 0
Product Supply Management System Component Diagram
This is a Component diagram of Product Supply Management System which shows components, provided and required interfaces, ports, and relationships between the Accounts, Product, Stocks, Delivery and Order. This type of diagrams is used in Component-Based Development (CBD) to describe systems with Service-Oriented Architecture (SOA). Product Supply Management System UML component diagram, describes the organization and wiring of the physical components in a system.
Components of UML Component Diagram of Product Supply Management System:
- Accounts Component
- Product Component
- Stocks Component
- Delivery Component
- Order Component
Featues of Product Supply Management System Component Diagram:
- You can show the models the components of Product Supply Management System.
- Model the database schema of Product Supply Management System
- Model the executables of an application of Product Supply Management System
- Model the system's source code of Product Supply Management System

- Posted By: freeproject
- Comments: 0
Product Supply Management System ER Diagram
This ER (Entity Relationship) Diagram represents the model of Product Supply Management System Entity. The entity-relationship diagram of Product Supply Management System shows all the visual instrument of database tables and the relations between Supply, Stocks, Product, Accounts etc. It used structure data and to define the relationships between structured data groups of Product Supply Management System functionalities. The main entities of the Product Supply Management System are Product, Supply, Delivery, Stocks, Inventory and Accounts.
Product Supply Management System entities and their attributes :
- Product Entity : Attributes of Product are product_id, product_customer_id product_items, product_number, product_type, product_description
- Supply Entity : Attributes of Supply are supply_id, supply_product_id, supply_name, supply_type, supply_description
- Delivery Entity : Attributes of Delivery are delivery_id, delivery_customer_id, delivery_address, delivery_type, delivery_by, delivery_date, delivery_description
- Stocks Entity : Attributes of Stocks are stock_id, stock_items, stock_number, stock_type, stock_description
- Inventory Entity : Attributes of Inventory are inventory_id, inventory_items, inventory_number, inventory_type, inventory_description
- Accounts Entity : Attributes of Accounts are account_id, account_customer_id, account_number, account_type, account_balance, account_description
Description of Product Supply Management System Database :
- The details of Product is store into the Product tables respective with all tables
- Each entity ( Accounts, Delivery, Inventory, Supply, Product) contains primary key and unique keys.
- The entity Delivery, Inventory has binded with Product, Supply entities with foreign key
- There is one-to-one and one-to-many relationships available between Inventory, Stocks, Accounts, Product
- All the entities Product, Inventory, Delivery, Accounts are normalized and reduce duplicacy of records
- We have implemented indexing on each tables of Product Supply Management System tables for fast query execution.

- Posted By: freeproject
- Comments: 0
Product Supply Management System Sequence Diagram
This is the UML sequence diagram of Product Supply Management System which shows the interaction between the objects of Accounts, Product, Stocks, Delivery, Order. The instance of class objects involved in this UML Sequence Diagram of Product Supply Management System are as follows:
- Accounts Object
- Product Object
- Stocks Object
- Delivery Object
- Order Object
Login Sequence Diagram of Product Supply Management System:
This is the Login Sequence Diagram of Product Supply Management System, where admin will be able to login in their account using their credentials. After login user can manage all the operations on Stocks, Accounts, Product, Order, Delivery. All the pages such as Product, Order, Delivery are secure and user can access these page after login. The diagram below helps demonstrate how the login page works in a Product Supply Management System. The various objects in the Order, Stocks, Accounts, Product, and Delivery page—interact over the course of the sequence, and user will not be able to access this page without verifying their identity.

This is the UML sequence diagram of Product Supply Management System which shows the interaction between the objects of Accounts, Product, Stocks, Delivery, Order. The instance of class objects involved in this UML Sequence Diagram of Product Supply Management System are as follows:
- Accounts Object
- Product Object
- Stocks Object
- Delivery Object
- Order Object

- Posted By: freeproject
- Comments: 0
Product Supply Management System Use Case Diagram
This Use Case Diagram is a graphic depiction of the interactions among the elements of Product Supply Management System. It represents the methodology used in system analysis to identify, clarify, and organize system requirements of Product Supply Management System. The main actors of Product Supply Management System in this Use Case Diagram are: Super Admin, System User, Dealer, Suppliers, who perform the different type of use cases such as Manage Product, Manage Supply, Manage Delivery, Manage Stocks, Manage Inventory, Manage Accounts, Manage Users and Full Product Supply Management System Operations. Major elements of the UML use case diagram of Product Supply Management System are shown on the picture below.
The relationships between and among the actors and the use cases of Product Supply Management System:
- Super Admin Entity : Use cases of Super Admin are Manage Product, Manage Supply, Manage Delivery, Manage Stocks, Manage Inventory, Manage Accounts, Manage Users and Full Product Supply Management System Operations
- System User Entity : Use cases of System User are Manage Product, Manage Supply, Manage Delivery, Manage Stocks, Manage Inventory, Manage Accounts
- Dealer Entity : Use cases of Dealer are Request for Products, View Delivery Status, Check Invoice, Make Payment
- Suppliers Entity : Use cases of Suppliers are Check Order Requests, Create Invoice, Create Orders, Collect Payments
Use Case Diagram of Product Supply Management System :
