Search Articles & Publications

Showing 1012 articles found for "Pengembang"

COMPARISON OF NAÏVE BAYES, SVM, K-NN, DECISION TREE, AND RANDOM FOREST IN SENTIMENT ANALYSIS BASED ON SEABANK APPLICATION ASPECTS

Fachrozi, Muhammad Al, Tania, Ken Ditha
Abstract: Abstract: The increasing use of digital banking applications has led to the need for a deeper understanding of user perceptions, especially through aspect-based sentiment analysis. This study aims to classify the sentiment… nt of SeaBank app users by focusing on four main aspects: learnability, efficiency, technical issues or errors, and satisfaction. Review data totaling 1,971 comments were collected from the Google Play Store and labeled with sentiments based on the scores (ratings) given by users. The CRISP-DM approach serves as the methodological framework for this study, which includes five classification algorithms: Naïve Bayes, Support Vector Machine (SVM), k-Nearest Neighbor (k-NN), Decision Tree, and Random Forest. The evaluation results show that the SVM algorithm provides the best performance with the highest average value of the four aspects achieving accuracy of 93.91%, Precision of 91.16%, recall of 97.96% and F1-Measure of 94.33%. According to the research findings, the Support Vector Machine (SVM) algorithm provides the best performance when performing aspect-based sentiment analysis on text data from digital banking application reviews. The findings are expected to serve as a reference for the development of automated evaluation systems that rely on user opinions as the basis for decision making.             Keywords: aspects; CRISP-DM; digital Banking; seabank; sentiment analysis     Abstrak: Peningkatan pemakaian aplikasi perbankan digital mendorong perlunya pemahaman yang lebih dalam mengenai persepsi pengguna, terutama melalui analisis sentimen berbasis aspek. Penelitian ini bertujuan untuk mengklasifikasikan sentimen pengguna aplikasi SeaBank dengan berfokus pada empat aspek utama: kemudahan dipelajari (learnability), efisiensi penggunaan (efficiency), kendala atau kesalahan teknis (error), serta tingkat kepuasan (satisfaction). Data ulasan berjumlah 1.971 komentar dikumpulkan dari Google Play Store dan diberi label sentimen berdasarkan skor (rating) yang diberikan oleh pengguna. Pendekatan CRISP-DM berfungsi sebagai kerangka metodologis untuk penelitian ini, yang mencakup lima algoritma klasifikasi: Naïve Bayes, Support Vector Machine (SVM), k-Nearest Neighbor (k-NN), Decision Tree, dan Random Forest. Hasil evaluasi menunjukkan bahwa algoritma SVM memberikan performa terbaik dengan nilai rata-rata dari ke empat aspek tertinggi yang mencapai accuracy sebesar 93.91%, Precision sebesar 91.16%, recall sebesar 97.96% dan F1-Measure sebesar 94.33%. Menurut temuan penelitian, algoritma Support Vector Machine (SVM) memberikan kinerja terbaik saat melakukan analisis sentimen berbasis aspek pada data teks dari ulasan aplikasi Seabank. Temuan ini diharapkan dapat menjadi referensi bagi pengembangan sistem evaluasi otomatis yang mengandalkan opini pengguna sebagai dasar pengambilan keputusan.   Kata kunci: Analisis Sentimen, Aspek, Bank Digital, SeaBank, CRISP-DM

WEBGIS-BASED GEOGRAPHICAL INFORMATION SYSTEM FOR MAPPING BAKERY SHOPS IN KISARAN CITY

Apridonal M, Yori, Mardalius, Bela Astuti
Abstract: Abstract: Bakery MSMEs in Kisaran City play a significant role in the local economy, but their distribution data is still managed manually, making it difficult to access and analyze. This study aims to develop a WebGIS-based… ased Geographic Information System to map and manage bakery MSME data digitally and in an integrated manner. The research methods include field surveys, spatial and non-spatial data collection, system design using UML, development with Leaflet.js and MySQL, and testing using the blackbox method. The results show that the resulting system is capable of displaying interactive maps with location details, business information, and an easy-to-use search feature. This system makes it easier for the government, business actors, and the public to access MSME information and supports data-based economic development planning. With the output in the form of publications in accredited journals, this research is expected to be an effective solution for MSME data management in other regions. Keyword: bakery; mapping; MSME; WebGIS   Abstrak: UMKM toko roti di Kota Kisaran memiliki peran penting dalam perekonomian lokal, namun data persebarannya masih dikelola secara manual sehingga sulit diakses dan dianalisis. Penelitian ini bertujuan mengembangkan Sistem Informasi Geografis berbasis WebGIS untuk memetakan dan mengelola data UMKM toko roti secara digital dan terintegrasi. Metode penelitian meliputi survei lapangan, pengumpulan data spasial dan non-spasial, perancangan sistem menggunakan UML, pengembangan dengan Leaflet.js dan MySQL, serta pengujian menggunakan metode blackbox. Hasil penelitian menunjukkan sistem yang dihasilkan mampu menampilkan peta interaktif dengan detail lokasi, informasi usaha, dan fitur pencarian yang mudah digunakan. Sistem ini mempermudah pemerintah, pelaku usaha, dan masyarakat dalam mengakses informasi UMKM, serta mendukung perencanaan pembangunan ekonomi berbasis data. Dengan luaran berupa publikasi pada jurnal terakreditasi, penelitian ini diharapkan menjadi solusi efektif untuk pengelolaan data UMKM di daerah lain. Kata kunci; pemetaan; toko roti; UMKM; WebGIS

DATABASE OPTIMIZATION FOR THE ROYAL MENGAJAR APPLICATION SUPPORTING CROWDSOURCED ACADEMIC CONTENT

Iqbal, Muhammad, Junaidi
Abstract: Abstract: The development of digital learning systems requires not only effective content delivery but also database consistency and performance, particularly when used at scale by lecturers and students. Weaknesses in database… atabase design can lead to data duplication, relational violations, and transaction failures that compromise system reliability. This study designed the Royal Mengajar application using PHP and MySQL, supported by JavaScript, HTML, and Bootstrap 5. The Crowdsourced Academic Content model enables lecturers to contribute learning materials openly, while students evaluate them through a user rating system. The objective of this research is to design and optimize the database architecture of the Royal Mengajar application by implementing multiple control mechanisms—namely views, triggers, transactions, and constraints—to enhance data efficiency, consistency, and integrity in digital learning environments. Database optimization focuses on the use of views to improve query efficiency, triggers to maintain automatic consistency, transactions to ensure atomicity in multi-table operations, and constraints to preserve data integrity. The results show that views reduced the average query execution time to 0.12 seconds, triggers maintained consistency without manual intervention, and constraints achieved 100% referential integrity. The application of these mechanisms significantly improved system speed, reduced data redundancy, and enhanced information reliability, thus reinforcing the sustainability of Royal Mengajar as a community-driven learning platform Keywords: crowdsourced academic content; constraint; database optimization; trigger.   Abstrak: Pengembangan sistem pembelajaran digital tidak hanya menuntut penyajian materi, tetapi juga konsistensi serta kinerja basis data ketika sistem digunakan secara masif oleh dosen dan mahasiswa. Kelemahan rancangan database dapat menimbulkan duplikasi data, pelanggaran relasi, dan kegagalan transaksi yang memengaruhi keandalan sistem. Penelitian ini merancang aplikasi Royal Mengajar berbasis PHP dan MySQL dengan dukungan JavaScript, HTML, dan Bootstrap 5. Model Crowdsourced Academic Content memungkinkan dosen berkontribusi secara terbuka, sedangkan mahasiswa melakukan evaluasi melalui user rating system. Tujuan penelitian ini adalah untuk merancang dan mengoptimalkan basis data aplikasi Royal Mengajar melalui penerapan berbagai mekanisme pengendali, seperti view, trigger, transaction, dan constraint, guna meningkatkan efisiensi, konsistensi, dan integritas data dalam sistem pembelajaran digital. Optimalisasi database difokuskan pada penerapan view untuk efisiensi query, trigger untuk menjaga konsistensi otomatis, transaction untuk memastikan atomicity pada operasi multi-tabel, serta constraint guna menjamin integritas data. Hasil pengujian menunjukkan view menurunkan rata-rata waktu eksekusi query menjadi 0,12 detik, trigger menjaga konsistensi tanpa intervensi manual, dan constraint memastikan integritas referensial tercapai 100%. Penerapan mekanisme ini berdampak pada peningkatan kecepatan sistem, berkurangnya redundansi, serta keandalan informasi yang lebih tinggi, sehingga mendukung keberlanjutan Royal Mengajar sebagai platform pembelajaran berbasis kontribusi komunitas. Kata kunci: basis data; optimasi; trigger; constraint; crowdsourced academic content.

SELECTION OF POSYANDU CADRES IN LUBUK KILANGAN DISTRICT USING THE OPTIMAL HYBRID AHP–TOPSIS METHOD

Christy, Tika, Safaria, Sayendra
Abstract: Abstract: Posyandu cadres play an important role in supporting community health services at the village and sub-district levels. However, the selection process for the best cadres is often carried out subjectively without… t clear and standardized criteria. This condition can lead to a decline in service quality and reduced cadre motivation. Therefore, a decision support system is needed to provide assessments that are objective, measurable, and accountable. This study aims to optimize the Posyandu cadre selection process in Lubuk Kilangan District through the development of a decision support system based on a hybrid method: Analytical Hierarchy Process (AHP) and Technique for Order Preference by Similarity to Ideal Solution (TOPSIS). The AHP method is applied to determine the weight of each selection criterion based on its level of importance through pairwise comparisons. Subsequently, TOPSIS is used to rank candidates according to their proximity to the ideal solution. The methodology includes a literature review, primary data collection through interviews and questionnaires with stakeholders (community health centers, cadres, and village officials), as well as the implementation and testing of the AHP–TOPSIS–based system.             Keywords: Posyandu, Cadre, AHP, TOPSIS, Decision Support System     Abstrak: Kader Posyandu memiliki peran penting dalam mendukung layanan kesehatan masyarakat di tingkat desa dan kelurahan. Namun, proses pemilihan kader terbaik masih sering dilakukan secara subjektif tanpa acuan kriteria yang jelas dan terstandarisasi. Kondisi ini dapat mengakibatkan penurunan kualitas pelayanan serta rendahnya motivasi kader. Oleh karena itu, dibutuhkan suatu sistem penunjang keputusan yang mampu memberikan hasil penilaian yang objektif, terukur, dan dapat dipertanggungjawabkan. Penelitian ini bertujuan untuk mengoptimalkan proses pemilihan kader Posyandu di Kecamatan Lubuk Kilangan melalui pengembangan sistem penunjang keputusan berbasis metode hybrid Analytical Hierarchy Process (AHP) dan Technique for Order Preference by Similarity to Ideal Solution (TOPSIS). Metode AHP digunakan untuk menetapkan bobot masing-masing kriteria pemilihan kader berdasarkan tingkat kepentingan melalui perbandingan berpasangan. Selanjutnya, metode TOPSIS digunakan untuk melakukan pemeringkatan calon kader berdasarkan kedekatannya terhadap solusi ideal. Metode yang digunakan dalam penelitian ini mencakup studi literatur, pengumpulan data primer melalui wawancara dan kuesioner kepada stakeholder terkait (puskesmas, kader, dan perangkat desa), serta implementasi dan pengujian sistem berbasis AHP-TOPSIS.   Kata kunci: Posyandu, Kader, AHP, TOPSIS, Sistem Pendukung Keputusan

DEVELOPMENT OF A WEB-BASED POINT OF SALE APPLICATION US-ING THE LARAVEL FRAMEWORK

Apriani, Rika, Haerani, Reni, Nugroho, Praditya Adi, Farisi, Imam
Abstract: Abstract: The development of information technology encourages businesses to take over digital systems in business operations, even in the sales process. The Point of Sales (POS) system is the leading solution for recording… ing transactions, managing stock, and creating sales reports efficiently. This study aims to develop a POS application based on a website and make it easier for administrators to manage sales transactions, making them faster and more efficient. This system is made with a structured Agile Development method, requirements, design, development, testing, deployment, and implementation. The framework used is the Laravel framework, with system testing conducted using BlackBox. The test results show that the system is on track and that the efficiency of the transaction and reporting process can be increased. A web-based basis allows users to manage their business more easily in real time because this application is flexible and can be used on various devices.             Keywords: agile model;laravel;point of sales; websites     Abstrak: Pengembangan teknologi informasi mendorong bisnis untuk mengambil alih sistem digital dalam operasi bisnis, bahkan dalam proses penjualan. Sistem Point of Sales (POS) adalah solusi utama untuk merekam transaksi, mengelola stok dan membuat laporan penjualan secara efisien. Tujuan dari penelitian ini adalah untuk mengembangan aplikasi POS berdasarkan situs web dan memudahkan administrator dalam mengelola transaksi penjualan, membuatnya lebih cepat dan lebih efisien. Sistem ini dibuat dengan metode Agile Development yang terstruktur, requirement, design, development, testing, deployment, dan implementation serta kerangka kerja yang digunakan yaitu framework Laravel dengan pengujian sistem menggunakan Blackbox. Hasil pengujian menunjukkan bahwa sistem berada di jalur dan bahwa efisiensi proses transaksi dan pelaporan dapat meningkat. Dengan berbasis web memungkinkan pengguna untuk lebih mudah mengelola bisnisnya secara real time, karena aplikasi ini fleksibel melalui berbagai perangkat.   Kata kunci: model agile;laravel;point of sales;website

FEATURE ALIGNMENT OF THE INTERNAL QUALITY AUDIT SYSTEM BASED ON PPEPP

Jollyta, Deny, Hajjah, Alyauma, Mukhsin, Mukhsin, Prihandoko, Prihandoko
Abstract: Abstract: The Ministry of Education, Culture, Research, and Technology, has developed guidelines for the Internal Quality Assurance System or known as SPMI, that is being implemented through the Internal Quality Audit (IQA)… QA) with the PPEPP cycle, namely Determination (P), Implemen-tation (P), Evaluation (E), Control (P), and Improvement (P). Some universities have implemented IQA with system. The problem is that the system does not line well with the PPEPP cycle, which results in unsatisfactory audit results. The purpose of this study is to evaluate how well the university-owned AQI system features in line the PPEPP cycle and to highlight development opportunities. The method used Feature Oriented Domain analysis (FODA) and Acceptance Testing. This study delivered an analysis of IQA system features that consistent with PPEPP. The FODA results were validated by expert and tested with User Acceptance Test (UAT) with 89.98% user response that the system is acceptable. The research contributes to universities' understanding of the features necessary in the AQI system, which has an impact on the perfection of the university AQI system design in accordance with the PPEPP cycle.             Keywords: FODA; IQA system; PPEPP cycle; SPMI     Abstrak: Kementerian Pendidikan, Kebudayaan, Riset, dan Teknologi telah menyusun pedoman Sistem Penjaminan Mutu Internal atau yang dikenal dengan SPMI, yang diimplementasikan melalui Audit Mutu Internal (AMI) dengan siklus PPEPP, yaitu Penetapan (P), Pelaksanaan (P), Evaluasi (E), Pengendalian (P), dan Peningkatan (P). Beberapa perguruan tinggi telah mengimplementasikan AMI dengan sistem. Permasalahannya, sistem tersebut tidak sejalan dengan siklus PPEPP, sehingga hasil audit kurang memuaskan. Tujuan dari penelitian ini adalah untuk mengevaluasi seberapa baik fitur sistem AMI milik perguruan tinggi sejalan dengan siklus PPEPP dan menyoroti peluang pengembangan. Metode yang digunakan adalah analisis Feature Oriented Domain (FODA) dan Acceptance Testing. Penelitian ini menghasilkan analisis fitur sistem AMI yang konsisten dengan PPEPP. Hasil FODA divalidasi oleh ahli dan diuji dengan User Acceptance Test (UAT) dengan 89,98% respon pengguna bahwa sistem dapat diterima. Penelitian ini memberikan kontribusi terhadap pemahaman universitas terhadap fitur-fitur yang diperlukan dalam sistem AMI, yang berdampak pada kesempurnaan desain sistem AMI universitas sesuai dengan siklus PPEPP.   Kata kunci: FODA; siklus PPEPP; sistem AMI; SPMI

PREDICTING LOAN ELIGIBILITY WITH SUPPORT VECTOR MACHINE: A MACHINE LEARNING APPROACH

Rajunaidi, Rajunaidi, Yuliansyah, Herman, Sunardi, Sunardi, Murinto, Murinto
Abstract: Abstract: Non-performing loans remain one of the main challenges faced by cooperatives, particularly when the loan eligibility assessment process is still conducted manually. This traditional approach tends to be time consuming,… nsuming, subjective, and prone to inaccurate decisions. This study aims to develop a predictive model for borrower eligibility using the Support Vector Machine (SVM) algorithm as a more efficient and objective machine learning-based solution. A total of 1,000 loan history records were processed using RapidMiner software, taking into account variables such as salary, years of employment, loan amount, monthly installment, employment status, monthly expenses, number of dependents, housing status, age, and collateral value. The model’s performance was evaluated using a confusion matrix and classification metrics including accuracy, precision, recall, and kappa. The results indicate that the SVM model achieved an accuracy of 90.05%, precision of 90.13%, recall of 90.05%, and f1 score of 90,08%, reflecting a strong performance in classifying borrower eligibility. The application of this method makes a significant contribution to the development of data driven decision support systems within cooperative environments. This finding expands the scientific understanding in the field of microfinance and supports the implementation of artificial intelligence technologies in making decisions that are more precise, rapid, and accurate. Keywords: cooperative; eligibility prediction; machine learning; non-performing loan; SVM Abstrak: Kredit macet merupakan salah satu permasalahan utama yang dihadapi koperasi, terutama ketika proses penilaian kelayakan peminjam masih dilakukan secara manual. Pendekatan ini cenderung lambat, subjektif, dan berisiko menghasilkan keputusan yang kurang akurat. Penelitian ini bertujuan untuk membangun model prediksi kelayakan peminjam menggunakan algoritma Support Vector Machine (SVM) sebagai solusi berbasis machine learning yang lebih efisien dan objektif. Sebanyak 1.000 data riwayat pinjaman diolah menggunakan tools RapidMiner dengan mempertimbangkan variabel: gaji, lama bekerja, besar pinjaman, angsuran per bulan, status pegawai, pengeluaran bulanan, jumlah tanggungan, status rumah, umur, dan nilai jaminan. Evaluasi model dilakukan menggunakan confusion matrix dan metrik klasifikasi seperti akurasi, presisi, recall, dan kappa. Hasil menunjukkan bahwa model SVM mencapai akurasi  90,05%, presisi 90,13%, recall 90,05%, dan f1 score 90,08%, yang mencerminkan performa model yang sangat baik dalam mengklasifikasikan kelayakan peminjam. Penerapan metode ini memberikan kontribusi penting dalam pengembangan sistem pendukung keputusan berbasis data di lingkungan koperasi. Temuan ini memperluas wawasan keilmuan di bidang keuangan mikro dan mendukung penerapan teknologi kecerdasan buatan dalam pengambilan keputusan yang lebih tepat, cepat, dan akurat. Kata Kunci: koperasi; kredit macet; machine learning; prediksi kelayakan; SVM    

AN EFFECTIVENESS OF LEARNING MANAGEMENT SYSTEMS IN HIGHER EDUCATION: THE DELONE AND MCLEAN-SEM APPROACH

Ivander, Filbert, Yang, Marvello, Melyanto, Melyanto, Saragih, Fry Melda
Abstract: Abstract: Information Technology has impacted various sectors, including education. Learning Management Systems (LMS) are designed to facilitate lecturers and students in accessing academic activities such as online learning.… ning. This study aims to analyze the effectiveness of Learning Management Systems (LMS) among higher education institutions in Indonesia. This analysis is crucial for assessing the effectiveness of LMS use by universities in Indonesia, enabling investments in LMS to yield optimal results. The study employed the D&M IS Success Model and PLS-SEM to evaluate the relationships between various variables, including system, information, service quality, user satisfaction, and benefits. Simple random sampling was used to collect data from 170 universities in Indonesia. This study employed PLS-SEM to investigate the observed variables, including validity and reliability testing, which involves assessing reliability, convergent validity, and discriminant validity. This current study found that all the hypotheses were accepted with p-values below 0,05. These findings contribute to universities paying attention to aspects of system, information, and service quality in Learning Management Systems (LMS) to improve user satisfaction and create a positive perception of benefits. Therefore, this research yields significant results that contribute to higher education in Indonesia, as well as the advancement of knowledge in management information systems.             Keywords: delone and mclean; information system success; LMS; SEM-PLS.   Abstrak: Teknologi Informasi telah memengaruhi berbagai sektor, termasuk pendidikan. Learning Management System (LMS) dirancang untuk memfasilitasi dosen dan mahasiswa dalam mengakses kegiatan akademik seperti pembelajaran daring. Penelitian ini bertujuan untuk menganalisis efektivitas penggunaan Learning Management System (LMS) di perguruan tinggi di Indonesia. Analisis ini penting untuk menilai sejauh mana efektivitas penggunaan LMS oleh universitas-universitas di Indonesia, sehingga investasi dalam LMS dapat mem-berika           n hasil yang optimal.Penelitian ini menggunakan model D&M IS Success Model dan metode PLS-SEM untuk mengevaluasi hubungan antara berbagai variabel, termasuk kuali-tas sistem, informasi, layanan, kepuasan pengguna, dan manfaat. Teknik simple random sampling digunakan untuk mengumpulkan data dari 170 perguruan tinggi di Indonesia. Penelitian ini menggunakan PLS-SEM untuk mengkaji variabel-variabel yang diamati, ter-masuk pengujian validitas dan reliabilitas, yang mencakup penilaian reliabilitas, validitas konvergen, dan validitas diskriminan. Hasil dari penelitian ini menunjukkan bahwa semua hipotesis diterima dengan nilai p di bawah 0,05. Temuan ini mendorong universitas untuk memberikan perhatian pada aspek kualitas sistem, informasi, dan layanan dalam penggunaan LMS guna meningkatkan kepuasan pengguna dan menciptakan persepsi posi-tif terhadap manfaatnya. Oleh karena itu, penelitian ini memberikan hasil yang signifikan bagi perguruan tinggi di Indonesia serta turut berkontribusi dalam pengembangan ilmu di bidang sistem informasi manajemen.   Kata kunci: delone and mclean; kesuksesan sistem informasi; LMS; SEM-PLS

DESIGN AND EVALUATION OF MOSQUE SYSTEM USING RAD AND CSI

Effendi, Diana, Dhaniawaty, Rani Puspita, Hidayat, Rahmat, Alghani, Muhammad
Abstract: Abstract: Mosques are places of jamaah and centers of social and economic activity for Muslims. Still, in the process of managing their activities, DKM administrators often face challenges related to efficiency, integration,… ion, and transparency of information. This research aims to develop a web-based Mosque Management Information System (SIMMAS) that integrates the management of ZISWAF (zakat, infaq, sadaqah, waqf), qurban, inventory, activity information, and digital payments via QRIS. Using the Rapid Application Development (RAD) method, the system was designed to be developed quickly and in alignment with user needs. The evaluation was conducted using the Customer Satisfaction Index (CSI) approach, involving 60 respondents comprising mosque administrators and congregants. The results show that all SIMMAS services received CSI scores above 85%, indicating a high level of user satisfaction, particularly with the religious lecture scheduling feature. Nevertheless, there remains room for improvement, especially in the responsiveness and empathy aspects of financial and inventory services. This research is expected to serve as a foundation for the continued development of SIMMAS to become more effective, efficient, and digitally integrated in mosque management.   Keywords: user satisfaction; mosque information system; CSI; SIMMAS; ZISWAF   Abstrak: Masjid merupakan tempat ibadah, pusat aktivitas sosial dan ekonomi umat Islam, namun dalam proses pengelolaan kegiatannya, pengurus dkm kerap menghadapi tantangan terkait efisiensi, integrasi, dan transparansi informasi Penelitian ini bertujuan untuk mengembangkan Sistem Informasi Manajemen Masjid (SIMMAS) berbasis web yang mengintegrasikan pengelolaan ZISWAF, qurban, inventaris barang, informasi kegiatan, serta pembayaran digital melalui QRIS. Dengan menerapkan metode Rapid Application Development (RAD), sistem ini dirancang agar dapat dikembangkan secara cepat dan sesuai dengan kebutuhan pengguna. Evaluasi dilakukan menggunakan pendekatan Customer Satisfaction Index (CSI), yang melibatkan 60 responden dari kalangan pengurus dan jamaah masjid. Hasil evaluasi menunjukkan bahwa seluruh layanan SIMMAS memperoleh nilai CSI di atas 85%, mencerminkan tingkat kepuasan yang tinggi, khususnya pada fitur jadwal kajian. Meski demikian, masih terdapat ruang untuk perbaikan, terutama pada aspek responsivitas dan empati dalam layanan keuangan dan pengelolaan inventaris. Penelitian ini diharapkan dapat menjadi dasar pengembangan berkelanjutan SIMMAS dalam mendukung tata kelola masjid yang lebih efektif, efisien, dan berbasis digital.   Kata Kunci: kepuasan pengguna; sistem informasi masjid; CSI; SIMMAS; ZISWAF

APPLYING ELECTRE METHOD TO DETERMINE HEALTHY FOOD FOR HYPERTENSIVE PATIENTS

Sitorus, Eliya Azizi, Andri Agus, Raja Tama, Sena, Maulana Dwi
Abstract: Abstract: Hypertension is one of the chronic diseases that can increase the risk of cardiovascular disease. A healthy diet is an important factor in managing hypertension, but many patients struggle to choose foods that… are suitable for their condition. Therefore, a decision support system is needed to help patients determine healthy food choices objectively and systematically. This research aims to apply the ELECTRE (Elimination Et Choix Traduisant La Réalité) method in determining healthy foods for hypertension patients. This method is used because it can handle various criteria simultaneously and provide recommendations based on a mathematical approach. Data were obtained from Serozha Clinic through interviews, observations, and literature reviews on the nutritional content of food. The research results show that the ELECTRE method is capable of providing healthy food recommendations with an accuracy level of 90%, higher than the manual technique which only reaches 70%. In addition, the time required in the decision-making process has significantly decreased. Patients also showed a higher level of satisfaction with the proposed system. In conclusion, the ELECTRE method has proven effective in helping hypertension patients choose foods that meet their nutritional needs, and can thus be used as a reference in the development of decision support systems in the health sector. Keywords: electre method; healthy food; health management; hypertension.   Abstrak: Hipertensi merupakan salah satu penyakit kronis yang dapat meningkatkan risiko penyakit kardiovaskular. Pola makan yang sehat menjadi faktor penting dalam pengelolaan hipertensi, namun banyak pasien kesulitan dalam memilih makanan yang sesuai dengan kondisi mereka. Oleh karena itu, diperlukan sistem pendukung keputusan yang dapat membantu pasien dalam menentukan pilihan makanan sehat secara objektif dan sistematis. Penelitian ini bertujuan untuk menerapkan metode ELECTRE (Elimination Et Choix Traduisant La Realite) dalam menentukan makanan sehat bagi penderita hipertensi. Metode ini digunakan karena mampu menangani berbagai kriteria secara simultan dan memberikan rekomendasi berdasarkan pendekatan matematis. Data diperoleh dari Klinik Serozha melalui wawancara, observasi, serta tinjauan literatur mengenai kandungan gizi makanan.Hasil penelitian menunjukkan bahwa metode ELECTRE mampu memberikan rekomendasi makanan sehat dengan tingkat akurasi 90%, lebih tinggi dibandingkan teknik manual yang hanya mencapai 70%. Selain itu, waktu yang dibutuhkan dalam proses pengambilan keputusan berkurang secara signifikan. Pasien juga menunjukkan tingkat kepuasan yang lebih tinggi terhadap sistem yang diusulkan.Kesimpulannya, metode ELECTRE terbukti efektif dalam membantu penderita hipertensi memilih makanan yang sesuai dengan kebutuhan gizi mereka, sehingga dapat digunakan sebagai referensi dalam pengembangan sistem pendukung keputusan di bidang kesehatan. Kata kunci: hipertensi; makanan sehat; metode electre; pengelolaan kesehatan.