Library Information System UML Diagram

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

Posted By freeproject on March 22, 2018

Library Information System Activity Diagram

Posted By freeproject on March 13, 2018

This is the Activity UML diagram of Library Information System which shows the flows between the activity of Book Maintenance, Facility, Membership, Student, Fees. The main activity involved in this UML Activity Diagram of Library Information System are as follows:

  • Book Maintenance Activity
  • Facility Activity
  • Membership Activity
  • Student Activity
  • Fees Activity

Features of the Activity UML diagram of Library Information System

  • Admin User can search Book Maintenance, view description of a selected Book Maintenance, add Book Maintenance, update Book Maintenance and delete Book Maintenance.
  • Its shows the activity flow of editing, adding and updating of Facility
  • User will be able to search and generate report of Membership, Student, Fees
  • All objects such as ( Book Maintenance, Facility, Fees) are interlinked
  • Its shows the full description and flow of Book Maintenance, Student, Fees, Membership, Facility
Library Information System Activity Diagram

Library Information System Class Diagram

Posted By freeproject on August 2, 2017

Library Information System Class Diagram describes the structure of a Library Information System classes, their attributes, operations (or methods), and the relationships among objects. The main classes of the Library Information System are Student, Book Maintenance, Fees Collection, Membership Management, Facilities, Member.

Classes of Library Information System Class Diagram:

  • Student Class : Manage all the operations of Student
  • Book Maintenance Class : Manage all the operations of Book Maintenance
  • Fees Collection Class : Manage all the operations of Fees Collection
  • Membership Management Class : Manage all the operations of Membership Management
  • Facilities Class : Manage all the operations of Facilities
  • Member Class : Manage all the operations of Member

Classes and their attributes of Library Information System Class Diagram:

  • Student Attributes : student_id, student_college_id, student_name, student_mobile, student_email, student_username, student_password, student_address
  • Book Maintenance Attributes : maintenance_id, maintenance_type, maintenance_date, maintenance_description, maintenance_number
  • Fees Collection Attributes : fees_id, fees_amount, fees_type, fees_description
  • Membership Management Attributes : membership_id, membership_student_id, membership_name, membership_type, membership_description
  • Facilities Attributes : Facility_id, Facility_name, Facility_type, Facility_description
  • Member Attributes : memeber_id, memeber_name, memeber_mobile, memeber_email, memeber_username, memeber_password, memeber_address

Classes and their methods of Library Information System Class Diagram:

  • Student Methods : addStudent(), editStudent(), deleteStudent(), updateStudent(), saveStudent(), searchStudent()
  • Book Maintenance Methods : addBook Maintenance(), editBook Maintenance(), deleteBook Maintenance(), updateBook Maintenance(), saveBook Maintenance(), searchBook Maintenance()
  • Fees Collection Methods : addFees Collection(), editFees Collection(), deleteFees Collection(), updateFees Collection(), saveFees Collection(), searchFees Collection()
  • Membership Management Methods : addMembership Management(), editMembership Management(), deleteMembership Management(), updateMembership Management(), saveMembership Management(), searchMembership Management()
  • Facilities Methods : addFacilities(), editFacilities(), deleteFacilities(), updateFacilities(), saveFacilities(), searchFacilities()
  • Member Methods : addMember(), editMember(), deleteMember(), updateMember(), saveMember(), searchMember()

Class Diagram of Library Information System :

Class Diagram Image: 
Library Information System Class Diagram

Library Information System Component Diagram

Posted By freeproject on February 8, 2018

This is a Component diagram of Library Information System which shows components, provided and required interfaces, ports, and relationships between the Fees, Membership, Facility, Book Maintenance and Student. This type of diagrams is used in Component-Based Development (CBD) to describe systems with Service-Oriented Architecture (SOA). Library Information System UML component diagram, describes the organization and wiring of the physical components in a system.

Components of UML Component Diagram of Library Information System:

  • Fees Component
  • Membership Component
  • Facility Component
  • Book Maintenance Component
  • Student Component

Featues of Library Information System Component Diagram:

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

Library Information System ER Diagram

Posted By freeproject on July 17, 2017

This ER (Entity Relationship) Diagram represents the model of Library Information System Entity. The entity-relationship diagram of Library Information System shows all the visual instrument of database tables and the relations between Book Maintenance, Membership Management, Student, Member etc. It used structure data and to define the relationships between structured data groups of Library Information System functionalities. The main entities of the Library Information System are Student, Book Maintenance, Fees Collection, Membership Management, Facilities and Member.

Library Information System entities and their attributes :

  • Student Entity : Attributes of Student are student_id, student_college_id, student_name, student_mobile, student_email, student_username, student_password, student_address
  • Book Maintenance Entity : Attributes of Book Maintenance are maintenance_id, maintenance_type, maintenance_date, maintenance_description, maintenance_number
  • Fees Collection Entity : Attributes of Fees Collection are fees_id, fees_amount, fees_type, fees_description
  • Membership Management Entity : Attributes of Membership Management are membership_id, membership_student_id, membership_name, membership_type, membership_description
  • Facilities Entity : Attributes of Facilities are Facility_id, Facility_name, Facility_type, Facility_description
  • Member Entity : Attributes of Member are memeber_id, memeber_name, memeber_mobile, memeber_email, memeber_username, memeber_password, memeber_address

Description of Library Information System Database :

  • The details of Student is store into the Student tables respective with all tables
  • Each entity (Member, Fees Collection, Facilities, Book Maintenance, Student) contains primary key and unique keys.
  • The entity Fees Collection, Facilities has binded with Student, Book Maintenance entities with foreign key
  • There is one-to-one and one-to-many relationships available between Facilities, Membership Management, Member, Student
  • All the entities Student, Facilities, Fees Collection, Member are normalized and reduce duplicacy of records
  • We have implemented indexing on each tables of Library Information System tables for fast query execution.
Library Information System ER Diagram

Library Information System Sequence Diagram

Posted By freeproject on January 31, 2018

This is the UML sequence diagram of Library Information System which shows the interaction between the objects of Fees, Membership, Facility, Student, Book Maintenance. The instance of class objects involved in this UML Sequence Diagram of Library Information System are as follows:

  • Fees Object
  • Membership Object
  • Facility Object
  • Student Object
  • Book Maintenance Object

This is the UML sequence diagram of Library Information System which shows the interaction between the objects of Fees, Membership, Facility, Student, Book Maintenance. The instance of class objects involved in this UML Sequence Diagram of Library Information System are as follows:

  • Fees Object
  • Membership Object
  • Facility Object
  • Student Object
  • Book Maintenance Object

Library Information 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 Library Information System. It represents the methodology used in system analysis to identify, clarify, and organize system requirements of Library Information System. The main actors of Library Information System in this Use Case Diagram are: Super Admin, System User, Librarian, Student, who perform the different type of use cases such as Manage Student, Manage Planning the Acquisition of Materials, Manage Book Maintenance, Manage Fees Collection, Manage Membership Management, Manage Facilities, Manage Users and Full Library Information System Operations. Major elements of the UML use case diagram of Library Information System are shown on the picture below.

The relationships between and among the actors and the use cases of Library Information System:

  • Super Admin Entity : Use cases of Super Admin are Manage Student, Manage Planning the Acquisition of Materials, Manage Book Maintenance, Manage Fees Collection, Manage Membership Management, Manage Facilities, Manage Users and Full Library Information System Operations
  • System User Entity : Use cases of System User are Manage Student, Manage Planning the Acquisition of Materials, Manage Book Maintenance, Manage Fees Collection, Manage Membership Management, Manage Facilities
  • Librarian Entity : Use cases of Librarian are Issue Books, Search Books, Add Books, Search Students
  • Student Entity : Use cases of Student are Reequest for Book, Check Books, Return Books

Use Case Diagram of Library Information System :

Library Information System Use Case Diagram

Project Category

Call FreeProjectz WhatsApp FreeProjectz