DESIGN AND IMPLEMENTATION OF INTEGRATED PAYMENT FEATURE IN RESPINOS HEALTH APP USING USER-CENTERED DESIGN AND AGILE METHOD

The utilization of IoT technology can be a link between doctors and patients in conducting physical examinations. One of the devices that has been built by utilizing IoT is Respinos. In its use, Respinos requires the help of an application that is integrated with it and can display the data sent...

Full description

Saved in:
Bibliographic Details
Main Author: Raihan Iqbal, Muhammad
Format: Final Project
Language:Indonesia
Online Access:https://digilib.itb.ac.id/gdl/view/76861
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Institut Teknologi Bandung
Language: Indonesia
Description
Summary:The utilization of IoT technology can be a link between doctors and patients in conducting physical examinations. One of the devices that has been built by utilizing IoT is Respinos. In its use, Respinos requires the help of an application that is integrated with it and can display the data sent by Respinos. This application can also conduct consultations with registered doctors and make payments as a condition of administration of the consultation. The application developed is called Respinos Health. The payment feature on Respinos Health takes reference from other existing health applications such as Halodoc and Alodokter. The design of the payment feature is done using user-centered design approach. Usability goals and user experience goals from the approach used in this design are efficient to use, safe to use, easy to learn, and helpful. The design is done by building low-fidelity prototype and high-fidelity prototypes. Payment feature prototype design usability testing provides a 100% completion rate, a value of 6.86 for SEQ, and a value of 88.6 for SUS. The implementation of the payment feature is carried out using the React Native framework based on the design that has been made as user interface, REST API using NodeJS and Express framework as server, and Midtrans as payment gateway. The method used in the implementation of this payment feature is Agile where continuous development of the feature is carried out. Feature interface and REST API testing is done using unit testing and integration testing by running self-hosted runners that utilizes the CI/CD feature on Gitlab.