USER INTERFACE OF THE AUTOMATED PRODUCTION MATERIAL MONITORING SYSTEM TO OPTIMIZE KANBAN IN AUTOMOTIVE INDUSTRIES

Automated material monitoring relies on the integration of information between departments in a single production line. Controls and instrumentation part of the system detect and acquire data while the communication part stores and delivers it to the users. However, raw data cannot simply be shown w...

Full description

Saved in:
Bibliographic Details
Main Author: Shay Artiawan, Gabrielle
Format: Final Project
Language:Indonesia
Online Access:https://digilib.itb.ac.id/gdl/view/51244
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Institut Teknologi Bandung
Language: Indonesia
Description
Summary:Automated material monitoring relies on the integration of information between departments in a single production line. Controls and instrumentation part of the system detect and acquire data while the communication part stores and delivers it to the users. However, raw data cannot simply be shown without being processed and organized. The information received and delivered must fulfill every user’s needs according to their task and role as well as assist them in making decisions and make it easier for them to carry out their duties. To fulfill this purpose, any information is collected and organized based on importance then presented in a web-based interface within a local network. This interface or dashboard is multiuser based which means every worker in various departments receives appropriate and important information for their respective role in the industry. There are many methods and frameworks for developing web-based interfaces, with one of the most common languages being HTML, along with CSS and Javascript as display modifiers. The interface to be developed utilizes Bootstrap 4 for its interface design, and PHP for communicating with the database. After development, the interface has been successfully structured for three different types of users, taking advantage of the authentication process to display the appropriate data. During the development process, I was often faced with the difficulty of debugging and fixing the code structure in the site pages. To solve this problem, it is necessary to organize and separate the code files that make up the pages of the site.