Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : JOURNAL OF INFORMATION SYSTEM RESEARCH (JOSH)

Pengembangan Back-End Ekosistem Digital Ihya Pada Modul Crowdfunding Dengan Metode Iterative Incremental Rivero Novelino; Rahmat Fauzi; Sinung Suakanto
Journal of Information System Research (JOSH) Vol 4 No 1 (2022): October 2022
Publisher : Forum Kerjasama Pendidikan Tinggi (FKPT)

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (818.96 KB) | DOI: 10.47065/josh.v4i1.2248

Abstract

The current economic growth in Indonesia is clearly closely related to the development of the digital era which is always evolving and transforming. Technological developments have not gone unnoticed, especially the economy and the increasing number of applications during the pandemic. Poverty rates and rates of increase are also increasing. One solution in today's digital era is the digital ecosystem. Digital ecosystems can help the process of exchanging information that is integrated with each other and contains various platforms in one container. In the survey of the need for the application of a digital ecosystem, 55.3% answered the need for a digital ecosystem, and the crowdfunding platform was the most preferred choice by 59.6% of respondents. There are many generous people who have more sustenance and want to help others in need, but are afraid to donate and meet in person, so an online crowdfunding platform is needed in this digital ecosystem called Ihya. This crowdfunding platform helps donors who want to donate, as well as fundraisers who need help and want to raise money. Back-end website development using Laravel with iterative incremental method. At the end of the development of the crowdfunding website platform, testing is carried out using black-box testing, namely scenario testing, as well as load testing, and user acceptance tests. The results of the user acceptance test that get a value of 88.8% which shows the user has felt helped by the features that have been made.
Perancangan Aplikasi Naviku untuk Memberikan Informasi Navigasi Kepada Tunanetra Menggunakan Metode Test Driven Development Muhammad Rafiadly; Rahmat Fauzi; Ahmad Musnansyah
Journal of Information System Research (JOSH) Vol 4 No 4 (2023): Juli 2023
Publisher : Forum Kerjasama Pendidikan Tinggi (FKPT)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47065/josh.v4i4.3948

Abstract

Visually impaired is a term for someone who has lost or reduced the function of vision. People with visual disabilities often experience difficulties in daily activities, for example when walking or navigating. They need the help of others to help them go to a room or move from one place to another. Currently, existing navigation aids do not fully meet the needs of the blind. They still need the help of others to get detailed information about visual objects such as the layout of rooms in buildings, traffic signs, and vehicles. Based on these problems, an Android-based navigation application needed that utilizes Text-to-Speech (TTS) technology to help blind people navigate independently by utilizing navigation information provided by voice. In order to help the development process, applications are developed by adopting Agile Software Development principles using the Test Driven Development (TDD) method. The features developed begin with a test fail phase where the developer creates unit test code before the production code is implemented, then refactor the code, and tests afterward (test passes). The success status of the features being tested gets success status with a rate of 100% for all features. Then in the TTS test, testing was carried out with 2 TTS engines, namely Google TTS and Samsung TTS, the results showed that the Word Error Rate (WRE) of Google TTS was 2,86, lower than Samsung TTS which got 4,06.