Claim Missing Document
Check
Articles

Found 2 Documents
Search

STUDI KELAYAKAN EKONOMI PENGEMBANGAN APLIKASI PEMINJAMAN RUANGAN DI UNIVERSITAS PERTAMINA Muhammad Deta Aditya; Meredita Susanty; Muhammad Rizky Widyayulianto; Fitri Karimah; Akhmal Rizkyanto; Marrosandy Bagus Saputra
JURNAL TEKNOLOGIA Vol 2 No 1 (2019): Jurnal Teknologia
Publisher : Aliansi Perguruan Tinggi Badan Usaha Milik Negara (APERTI BUMN)

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (5955.284 KB)

Abstract

Waste are serious environmental issues in Indonesia. To minimize waste, there have been efforts by companies to reduce the amount of paper used. For example, in Universitas Pertamina there has been idea to make a new application-based system to rent a room, replacing the old system that still produce waste such as paper and ink bottle. Before making the application, there should be an economic feasibility study to determine whether this application can be made from economy aspects. To conduct this study, quantitative method was used, as well interview and literature studies to gather data. From that, the estimation of cost for existing room renting system is Rp98.609.423,30. Meanwhile, the estimation of cost needed to make an application for room renting system is Rp15,254,680.00 and the cost to run the system is Rp48.840.856,30. From data collected above, it says that payback period from the development of the application is less than a year, so the development of application of room renting is feasible in the economical aspect.
Studi Komparasi Maintainability Antara Aplikasi yang Dikembangkan dengan Framework Flutter dan React Native Muhammad Deta Aditya; Meredita Susanty
Jurnal Informatika Vol 9, No 2 (2022): Oktober 2022
Publisher : LPPM Universitas Bina Sarana Informatika

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31294/inf.v9i2.12885

Abstract

Setiap tahunnya, jumlah pengguna aplikasi seluler terus bertambah. Hal ini menyebabkan pengembang aplikasi seluler dituntut untuk mengembangkan produknya dengan cepat. Framework antarmuka pengguna lintas platform Flutter dan React Native menjadi sangat populer karena kemampuannya untuk dikompilasi ke berbagai jenis sistem operasi perangkat seluler. Namun, di antara kedua framework tersebut, belum diketahui manakah yang memiliki maintainability yang lebih baik. Tahap perawatan perangkat lunak merupakan tahap yang memakan paling banyak waktu, tenaga, dan usaha. Sehingga, penting untuk mengetahui framework mana yang basis kodenya lebih mudah dirawat. Pada penelitian ini, aplikasi media komunikasi untuk taman kanak-kanak dengan kompleksitas use-case yang beragam digunakan sebagai bahan untuk membandingkan maintainability Flutter dan React Native. Basis kode yang dikembangkan masing-masing diukur menggunakan A Code Quality Metrics Model for React-Based Web Applications. Hasil penelitian menunjukkan bahwa basis kode yang ditulis menggunakan Flutter memiliki maintainability lebih tinggi dibandingkan React Native. Faktor yang mempengaruhinya adalah bahasa pemrograman yang digunakannya, yaitu Dart untuk Flutter dan JavaScript untuk React Native, serta cara penulisan komponen yang berbeda antara Flutter dan React Native Mobile phone users are increasing every year. This demands mobile application developers to speed up their development time. Flutter and React Native, which are cross-platform user interface framework, become more popular due to their ability to compile to any mobile operating system. But, it is not yet known which of the two frameworks have the better maintainability. Maintenance is a step in software development process that consumes most of the development effort. So, it is important to know which framework produces the more maintainable code base. In this research, a communication media application for kindergarten with diverse use case complexity is used for comparing maintainability between Flutter and React Native. Each code base are measured using A Code Quality Metrics Model for React-Based Web Applications. The result is code base that are developed using Flutter has more maintainability than React Native. The influencing factors are programming languages used, which are Dart for Flutter and JavaScript for React, as well as how components in each frameworks are written.