Skip to content

Latest commit

 

History

History
65 lines (30 loc) · 2.61 KB

README.md

File metadata and controls

65 lines (30 loc) · 2.61 KB

LIBRARY MANAGEMENT SYSTEM

  • library management system using Microsoft sql server relational database and interface designed by javaswing

DESIGN DATABASE

image image image

Login Page

image

Sign Page

image

Home Page

Home page is authorized for admin and basic staff. admin has permission to edit employees but employees don't

  • Administrator Homepage

image

  • Employee Homepage

image

Manage Reader

  • Reader management performs the functions of searching, adding, deleting, and updating reader information. The table displays an overview of readers or displays the readers to search for

image

Manage Book

  • Book management performs the functions of searching, adding, deleting, and updating book. The table displays an overview of book or displays the book to search for

image

Manage CallCard

  • callcard manager performs the functions of searching, adding, deleting books from callcards, updating information. a table showing an overview of books that a reader has borrowed or displaying books from a callcard to search

image

Statistical

image

Manage Employee (only admin)

Employee management, this function is only performed by the admin who performs the functions of searching, adding, deleting employees, updating information. Displays the total number of employees who are currently entering and employees who are not logged in to the system

image