PERANCANGAN SISTEM INFORMASI PERPUSTAKAAN BERBASIS WEB DI SMA NEGERI 01 SANGGAU LEDO
Abstract
Libraries are part of educational facilities to support the progress of education by providing
information and knowledge to students so that they have broad insight. Libraries based on automation
systems only provide convenience to one party, namely librarian and circulation services such as registration
of prospective members, browsing book collections, borrowing books manually resulting in ineffective and
slow operations. From these problems, a web-based library information system is needed that provides online
circulation services and provides convenience for library officers and members. In one of the online
circulation services, namely the book collection search service requires a string search algorithm, the Boyer
Moore algorithm is considered the most efficient algorithm in browsing book collections in the library. The
analysis and design techniques used are object-oriented techniques while the Unified Modeling Language
(UML) is used for system modeling. In system design, database design uses MySQL, and PHP as a
programming language and Web (SublimeText) in designing the display. The results obtained from this study
are a web to make it easier for library staff and members to perform circulation services, require an internet
connection and apply the Boyer Moore algorithm to search for book titles.
Keywords :Algorithm Boyer Moore, Library, Web