Library Management System Project Diagram - Search
Open links in new tab
  1. A class diagram is a type of static structure diagram that describes the structure of a system by showing its classes, attributes, methods, and the relationships among objects. In the context of a Library Management System, a class diagram helps in visualizing the classes that make up the system and their interactions.

    Key Classes and Their Attributes

    1. Library Management System Class: This is the central part of the system, managing all operations. Attributes: UserType, Username, Password Methods: Login(), Register(), Logout()

    2. User Class: Manages all operations related to users. Attributes: Name, Id Methods: Verify(), CheckAccount(), get_book_info()

    3. Librarian Class: Manages all operations related to librarians. Attributes: Name, Id, Password, SearchString Methods: Verify_librarian(), Search()

    4. Book Class: Manages all operations related to books. Attributes: Title, Author, ISBN, Publication Methods: Show_duedt(), Reservation_status(), Feedback(), Book_request(), Renew_info()

    5. Account Class: Manages all operations related to user accounts. Attributes: no_borrowed_books, no_reserved_books, no_returned_books, no_lost_books, fine_amount Methods: Calculate_fine()

    6. Library Database Class: Manages all operations related to the library database. Attributes: List_of_books Methods: Add(), Delete(), Update(), Display(), Search()

    7. Staff Class: Manages all operations related to staff. Attributes: Dept

    8. Student Class: Manages all operations related to students. Attributes: Class

    Feedback
    Kizdar net | Kizdar net | Кыздар Нет