Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : KLIK: Kajian Ilmiah Informatika dan Komputer

Sistem Layanan Surat Pengantar Kependudukan dengan Menggunakan Telegram Bot: (Studi Kasus pada Dusun Ngipik, Desa Mayungsari, Kecamatan Bener, Kabupaten Purworejo) Dian Adiyoko; Purwono Hendradi; Setiya Nugroho
KLIK: Kajian Ilmiah Informatika dan Komputer Vol. 4 No. 1 (2023): Agustus 2023
Publisher : STMIK Budi Darma

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30865/klik.v4i1.1055

Abstract

Ngipik Hamlet provides various types of population introduction letter services including creating birth certificates, updating family cards due to the addition of new family members, updating family cards due to the death of a family member, updating family cards due to a family member's relocation, issuing new Identity Cards for individuals turning 17 years old, updating Identity Cards due to changes in status, issuing marriage certificates, issuing certificates of insufficient financial capability, issuing business certificates, and issuing death certificates. However, these services are currently manual, resulting in inefficient processing time and the risk of document loss or incomplete documentation during the application process. Therefore, there is a need for a system that can support the application process for population introduction letters. The objective of this research is to develop a Telegram bot utilizing Google Form and Google Spreadsheet. The "Bot Layanan Surat Pengantar Kependudukan Dusun Ngipik" was tested using the black-box method, where each service was tested using dummy resident data and the required documents were inputted according to the specified requirements. The results show the status of the complete file and the evaluation of the file according to the requirements. With the existence of this "Bot Layanan Surat Pengantar Kependudukan", residents can easily submit their introduction letter requests conveniently from anywhere and at any time. This serves as an alternative solution that simplifies the process of requesting population introduction letters for residents.
Implementasi Algoritma Dijkstra Pada Pencarian Rute Terpendek Objek Wisata Rachman Perayoga; Purwono Hendradi; Agus Setiawan
KLIK: Kajian Ilmiah Informatika dan Komputer Vol. 4 No. 3 (2023): Desember 2023
Publisher : STMIK Budi Darma

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30865/klik.v4i3.1495

Abstract

The tourism sector has an important role as a source of income to support regional or national economic growth. Indonesia has a variety of natural beauty, one of which is in Temanggung Regency, Central Java. This diversity also forms the need for clear information about the location and types of tourism available. Therefore, an information system is needed that can help find the best path to the tourist site. One efficient approach is through the Dijkstra algorithm to determine the nearest route. Through the determination of the most efficient route, it will certainly have a positive effect, because it can reduce operational budgets and can optimize better travel periods between destinations. To implement the Dijkstra algorithm on the website using the Rapid Application Development (RAD) Method. In the built system, users can see the nearest route point from the initial location to the intended tourist spot, so it is expected to help users in terms of providing information and finding the shortest route from the point of travel. The result of this study is the application of an information system to determine the shortest route on a distance map using the dijkstra algorithm in Temanggung Regency.