DESIGNING A WEB-BASED INVENTORY SYSTEM USING THE CLASS-BASED STORAGE METHOD
(CASE STUDY AT HUSEIN SASTRANEGARA AIRPORT)
Keywords:
Inventory System, Class-Based Storage, Warehouse AutomationAbstract
Husein Sastranegara Airport faces challenges in warehouse management, especially in item placement that is still done manually without considering item movement frequency, resulting in inefficiencies in storage and retrieval processes. To address this, this Final Project designs and develops a web-based inventory system that applies the Class-Based Storage (CBS) method to classify items into classes A, B, and C based on their movement frequency. The system is built using the CodeIgniter 4 framework with Model–View–Controller (MVC) architecture, and includes features such as item data management, item entry and exit logging, stock tracking, and automated reporting in PDF and Excel formats. CBS is used as the core logic to automatically recommend the most optimal storage location when an item is received. Implementation and testing results show that the system improves warehouse efficiency, reduces item retrieval time, and supports the automation of distribution processes. Therefore, this system is expected to serve as an adaptive digital solution to support dynamic logistics operations in airport environments.