Claim Missing Document
Check
Articles

Found 4 Documents
Search
Journal : Jurnal Teknik Informatika (JUTIF)

IMPLEMENTATION OF WEBIX DYNAMIC SCRIPTING FOR WEB-BASED FORM APP DEVELOPMENT AS AN ALTERNATIVE TO DATA-COLLECTING APPLICATIONS Cahyo Nugroho; Yerymia Alfa Susetyo
Jurnal Teknik Informatika (Jutif) Vol. 3 No. 2 (2022): JUTIF Volume 3, Number 2, April 2022
Publisher : Informatika, Universitas Jenderal Soedirman

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.20884/1.jutif.2022.3.2.212

Abstract

In the 4th Industrial revolution, science and technology became increasingly advanced and more evolved. Besides that, data also became a new commodity that can be used to accomplish various things. One of the Indonesian retail companies that used data to improve the quality of the product is PT. XYZ. The oracle form is an application of form that used by PT XYZ for data collection. But the oracle form can no longer complied the company's needs, so the company needs an alternative form application that can be used to replace the oracle form. Therefore, a web-based form application was created and combined with dynamic scripting. Dynamic scripting was a proggraming technique to avoid writing the same code repeatedly. In this study, dynamic scripting's application was combined with the webix framework, resulting in a new framework that can shorten the code line and increase the time efficiency of the building of the form application.
RESTFUL WEB SERVICE IMPLEMENTATION USING SPRING FRAMEWORK IN ROOM ASSETS MANAGEMENT SYSTEM Syahren Aulia Achsan; Yerymia Alfa Susetyo
Jurnal Teknik Informatika (Jutif) Vol. 3 No. 2 (2022): JUTIF Volume 3, Number 2, April 2022
Publisher : Informatika, Universitas Jenderal Soedirman

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.20884/1.jutif.2022.3.2.213

Abstract

Room is an asset owned by every agency and company. The ability to process information about data of an asset is very important in order to improve performance and efficiency of an agency or company. Good room management skills are needed by every agency and company. Manual room management activities that are still carried out conventionally with paper media are considered less effective and efficient,, so that room management system is needed. In this research, a room management system is created in order to solve that problem. The room management system is built by implementing RESTful web service using Spring framework. RESTful web service is a technology that can be used to perform system integration and application development with multiplatform base using REST architecture. This research produces a room management system that is can used by admin and user to do room management activities such as borrowing the room, and others.
IMPLEMENTATION OF FLASK FOR STOCK CHECKING IN DISTRIBUTION CENTER & STORE ON MONITORING STOCK APPLICATION IN PT. XYZ Alpha Adarrani Wibowo Putri; Yeremia Alfa Susetyo
Jurnal Teknik Informatika (Jutif) Vol. 3 No. 5 (2022): JUTIF Volume 3, Number 5, October 2022
Publisher : Informatika, Universitas Jenderal Soedirman

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.20884/1.jutif.2022.3.5.334

Abstract

In a retail company stock control is a very important feature. Stock control that is done manually has many weaknesses especially for large companies that has many transactions in a day. This research aims to implement flask framework for control stock on the Monitoring Stock application at PT. XYZ. Flask framework was chosen because of its easy use and has a lot of libraries. The implementation of this flask framework uses the MVC architecture (Model, View, Controller). Then, it will be tested using box testing to ensure all features can run properly. Through the implementation of flask framework on the Monitoring Stock application, stock control at PT. XYZ can be more controlled so it can avoid losses due to stock miscalculations.
DEVELOPMENT OF PRICE DISTRIBUTION MODULE ON MERCHANDISE APPLICATION USING FLASK FRAMEWORK AT PT XYZ Josua Ade Saputra; Yerymia Alfa Susetyo
Jurnal Teknik Informatika (Jutif) Vol. 3 No. 5 (2022): JUTIF Volume 3, Number 5, October 2022
Publisher : Informatika, Universitas Jenderal Soedirman

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.20884/1.jutif.2022.3.5.351

Abstract

PT XYZ adalah perusahaan di Indonesia yang bergerak dalam bidang retail yang memiliki lebih dari 14.300 toko serta 32 cabang atau warehouse. Masalah muncul ketika cabang telah menentukan harga dari suatu barang dan harga barang harus disebarkan ke setiap toko. Harga dari suatu barang akan selalu berubah karena adanya promo dan diskon yang memiliki masa periode nya sendiri, sehingga diperlukan penyebaran harga ke toko secara real-time. Selain itu, dengan jutaan transaksi tiap harinya mengakibatkan pertumbuhan data yang sangat cepat dan memerlukan penyimpanan yang besar. Modul aplikasi digunakan untuk mendistribusikan harga yang telah ditetapkan ke setiap toko dengan cepat dan tepat. Pengembangan sistem ini menggunakan Framework Flask dengan bahasa pemrograman Python. Flask memudahkan dalam pengembangan sistem karena penggunaannya yang sederhana. Pengembang bisa menentukan sendiri library yang akan akan digunakan, sehingga sistem yang dibuat menjadi lebih ringan. Flask memiliki package flask-sqlalchemy bind yang dapat dengan mudah melakukan distribusi data ke database yang sesuai. Hasil dari penelitian ini adalah sebuah modul aplikasi distribusi harga yang kemudian diimplementasikan menggunakan bahasa pemrograman Python dan Framework Flask.