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

Login Activity Diagram of Jwellary Shop Management System:
This is the Login Activity Diagram of Jwellary Shop 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 Design, Stock, Product, Quality, Jwellery. All the pages such as Product, Quality, Jwellery are secure and user can access these page after login. The diagram below helps demonstrate how the login page works in a Jwellary Shop Management System. The various objects in the Quality, Design, Stock, Product, and Jwellery 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
Jewellery Shop Management System Class Diagram
Jwellary Shop Management System Class Diagram describes the structure of a Jwellary Shop Management System classes, their attributes, operations (or methods), and the relationships among objects. The main classes of the Jwellary Shop Management System are Jwellery, Stock, Sales, Quality, Payment, Product.
Classes of Jwellary Shop Management System Class Diagram:
- Jwellery Class : Manage all the operations of Jwellery
- Stock Class : Manage all the operations of Stock
- Sales Class : Manage all the operations of Sales
- Quality Class : Manage all the operations of Quality
- Payment Class : Manage all the operations of Payment
- Product Class : Manage all the operations of Product
Classes and their attributes of Jwellary Shop Management System Class Diagram:
- Jwellery Attributes : jwellery_id, jwellery_name, jwellery_type, jwellery_description
- Stock Attributes : stock_id, stock_items, stock_number, stock_type, stock_description
- Sales Attributes : sales_id, sales_customer_id, sales_amount, sales_type, sales_description
- Quality Attributes : quality_id, quality_product_id, quality_category, quality_type, quality_description
- Payment Attributes : payment_id, payment_customer_id, payment_date, payment_amount, payment_description
- Product Attributes : product_id, product_customer_id product_items, product_number, product_type, product_description
Classes and their methods of Jwellary Shop Management System Class Diagram:
- Jwellery Methods : addJwellery(), editJwellery(), deleteJwellery(), updateJwellery(), saveJwellery(), searchJwellery()
- Stock Methods : addStock(), editStock(), deleteStock(), updateStock(), saveStock(), searchStock()
- Sales Methods : addSales(), editSales(), deleteSales(), updateSales(), saveSales(), searchSales()
- Quality Methods : addQuality(), editQuality(), deleteQuality(), updateQuality(), saveQuality(), searchQuality()
- Payment Methods : addPayment(), editPayment(), deletePayment(), updatePayment(), savePayment(), searchPayment()
- Product Methods : addProduct(), editProduct(), deleteProduct(), updateProduct(), saveProduct(), searchProduct()
Class Diagram of Jwellary Shop Management System :

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

- Posted By: freeproject
- Comments: 0
Jwellary Shop Management System ER Diagram
This ER (Entity Relationship) Diagram represents the model of Jwellary Shop Management System Entity. The entity-relationship diagram of Jwellary Shop Management System shows all the visual instrument of database tables and the relations between Stock, Quality, Jwellery, Product etc. It used structure data and to define the relationships between structured data groups of Jwellary Shop Management System functionalities. The main entities of the Jwellary Shop Management System are Jwellery, Stock, Sales, Quality, Payment and Product.
Jwellary Shop Management System entities and their attributes :
- Jwellery Entity : Attributes of Jwellery are jwellery_id, jwellery_name, jwellery_type, jwellery_description
- Stock Entity : Attributes of Stock are stock_id, stock_items, stock_number, stock_type, stock_description
- Sales Entity : Attributes of Sales are sales_id, sales_customer_id, sales_amount, sales_type, sales_description
- Quality Entity : Attributes of Quality are quality_id, quality_product_id, quality_category, quality_type, quality_description
- Payment Entity : Attributes of Payment are payment_id, payment_customer_id, payment_date, payment_amount, payment_description
- Product Entity : Attributes of Product are product_id, product_customer_id product_items, product_number, product_type, product_description
Description of Jwellary Shop Management System Database :
- The details of Jwellery is store into the Jwellery tables respective with all tables
- Each entity (Product, Sales, Payment, Stock, Jwellery) contains primary key and unique keys.
- The entity Sales, Payment has binded with Jwellery, Stock entities with foreign key
- There is one-to-one and one-to-many relationships available between Payment, Quality, Product, Jwellery
- All the entities Jwellery, Payment, Sales, Product are normalized and reduce duplicacy of records
- We have implemented indexing on each tables of Jwellary Shop Management System tables for fast query execution.

- Posted By: freeproject
- Comments: 0
Jwellary Shop Management System Sequence Diagram
This is the UML sequence diagram of Jwellary Shop Management System which shows the interaction between the objects of Payment, Quality, Sales, Jwellery, Product. The instance of class objects involved in this UML Sequence Diagram of Jwellary Shop Management System are as follows:
- Payment Object
- Quality Object
- Sales Object
- Jwellery Object
- Product Object
Login Sequence Diagram of Jwellary Shop Management System:
This is the Login Sequence Diagram of Jwellary Shop Management System, where admin will be able to login in their account using their credentials. After login user can manage all the operations on Sales, Payment, Quality, Product, Jwellery. All the pages such as Quality, Product, Jwellery are secure and user can access these page after login. The diagram below helps demonstrate how the login page works in a Jwellary Shop Management System. The various objects in the Product, Sales, Payment, Quality, and Jwellery 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 Jwellary Shop Management System which shows the interaction between the objects of Payment, Quality, Sales, Jwellery, Product. The instance of class objects involved in this UML Sequence Diagram of Jwellary Shop Management System are as follows:
- Payment Object
- Quality Object
- Sales Object
- Jwellery Object
- Product Object
- Posted By: freeproject
- Comments: 0
Jwellary Shop Management System Use Case Diagram
This Use Case Diagram is a graphic depiction of the interactions among the elements of Jwellary Shop Management System. It represents the methodology used in system analysis to identify, clarify, and organize system requirements of Jwellary Shop Management System. The main actors of Jwellary 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 Jwellery, Manage Design, Manage Stock, Manage Sales, Manage Quality, Manage Payment, Manage Product, Manage Users and Full Jwellary Shop Management System Operations. Major elements of the UML use case diagram of Jwellary Shop Management System are shown on the picture below.
The relationships between and among the actors and the use cases of Jwellary Shop Management System:
- Super Admin Entity : Use cases of Super Admin are Manage Jwellery, Manage Design, Manage Stock, Manage Sales, Manage Quality, Manage Payment, Manage Product, Manage Users and Full Jwellary Shop Management System Operations
- System User Entity : Use cases of System User are Manage Jwellery, Manage Design, Manage Stock, Manage Sales, Manage Quality, Manage Payment, Manage Product
- Shopkeeper Entity : Use cases of Shopkeeper are Check Stock, Create Invoice, Collect Payments
- Customer Entity : Use cases of Customer are Search Jwellary, Add to Cart, Make Payment
Use Case Diagram of Jwellary Shop Management System :
