Claim Missing Document
Check
Articles

Found 5 Documents
Search

SISTEM PENDUKUNG KEPUTUSAN DENGAN METODE SIMPLE ADDITIVE WEIGHTING UNTUK MENENTUKAN PENERIMA ZAKAT FITRAH (Studi Kasus Di Yayasan Abdul Khalik Fajduani Deli Serdang) Rahmansyah, Rizky; Yuhandri; Widi Nurcahyo, Gunadi
RJOCS (Riau Journal of Computer Science) Vol. 9 No. 2 (2023): RJOCS (Riau Journal of Computer Science)
Publisher : Fakultas Ilmu Komputer, Universitas Pasir Pengaraian

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30606/rjocs.v9i2.1774

Abstract

Zakat fitrah adalah zakat yang wajib dikeluarkan oleh setiap muslim yang mampu untuk membantu saudara-saudara muslim yang kurang mampu. Namun, dalam proses penentuan penerima zakat fitrah, seringkali terdapat kesulitan karena banyaknya calon penerima yang memenuhi kriteria. Oleh karena itu, dibutuhkan suatu sistem pendukung keputusan yang dapat membantu dalam proses penentuan penerima zakat fitrah. Penelitian ini bertujuan untuk mengembangkan sistem pendukung keputusan menggunakan metode Simple Additive Weighting (SAW) untuk menentukan penerima zakat fitrah di Yayasan Abdul Khalik Fajduani Deli Serdang. Metode SAW dipilih karena dapat mengolah beberapa kriteria yang berbeda dan memberikan bobot untuk setiap kriteria. Metode ini juga relatif mudah diimplementasikan dan dapat menghasilkan hasil yang cukup akurat. Hasil analisis menunjukkan bahwa sistem pendukung keputusan dengan metode SAW dapat membantu meningkatkan dalam proses penentuan penerima zakat fitrah di yayasan tersebut. Selain itu, hasil perhitungan menggunakan metode SAW menunjukkan bahwa jamaah yang bernama Atmaja Putra mendapatkan nilai yang mendekati kriteria dengan nilai 0.775 dan mendapatkan peringkat terbaik 1. Hal ini menunjukkan bahwa sistem pendukung keputusan dengan metode SAW dapat membantu dalam penentuan penerima zakat fitrah dengan lebih efektif dan efisien. Kata kunci: Zakat Fitrah, Sistem Pendukung Keputusan, Simple Additive Weighting, Penentuan Penerima Zakat Fitrah, Yayasan Abdul Khalik Fajduani Deli Serdang.
SOSIALISASI PENGEMBANGAN DAN PEMANFAATAN WEBSITE E-COMMERCE UNTUK PENINGKATAN DAYA SAING DAN PEMBERDAYAAN UMKM DESA PEMATANG SERAI LANGKAT Rahmansyah, Rizky; Yusup, Mohammad; Rianto, Aldi
Jurnal Pengabdian Masyarakat Ilmu Komputer Vol. 2 No. 2 (2025): Mei
Publisher : Yayasan Nuraini Ibrahim Mandiri

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.70248/jpmik.v2i2.2661

Abstract

Di era digital yang sangat kompetitif, Usaha Kecil dan Menengah (UKM) di daerah seperti Desa Pematang Serai, Langkat, dapat memanfaatkan platform e-commerce untuk meningkatkan daya saing dan pertumbuhan. Desain strategis situs web e-commerce memainkan peran krusial dalam hal ini, dengan memengaruhi pengalaman pengguna, membangun kepercayaan pelanggan, dan mendorong konversi penjualan. Meskipun pentingnya e-commerce bagi UKM telah diakui, penelitian sebelumnya seringkali mengabaikan tantangan regional spesifik seperti keterbatasan infrastruktur, variabilitas tingkat literasi digital di kalangan pelaku UKM, dan kurangnya fokus pada wilayah pedesaan. Kesenjangan ini menghambat pemahaman komprehensif mengenai faktor-faktor yang memengaruhi adopsi e-commerce dan pengembangan strategi yang efektif. Oleh karena itu, penelitian ini bertujuan untuk merancang dan mengimplementasikan sistem e-commerce yang disesuaikan secara khusus dengan karakteristik dan kebutuhan UKM di Desa Pematang Serai. Kontribusi penelitian ini diharapkan meliputi pengembangan model e-commerce yang adaptif untuk UKM di wilayah pedesaan, evaluasi dampak implementasi sistem terhadap kinerja bisnis, serta perumusan rekomendasi strategi digitalisasi UKM yang berkelanjutan untuk mendukung pertumbuhan ekonomi yang merata. Kata Kunci: E-commerce, UKM, Desa Pematang Serai, Desain Strategis, Daya Saing, Literasi Digital, Model Adaptif, Digitalisasi Berkelanjutan.
Analysis of Teaching Material Delivery Techniques by Lecturers Based on E-Learning at Universitas Pembangunan Panca Budi Medan Fauziah, Fauziah; Mutia, Cut; Meiditra, Irzon; Yuda, Fitra; Rahmansyah, Rizky
Internet of Things and Artificial Intelligence Journal Vol. 5 No. 2 (2025): Volume 5 Issue 2, 2025 [May]
Publisher : Association for Scientific Computing, Electronics, and Engineering (ASCEE)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31763/iota.v5i2.908

Abstract

The rapid development of technology has also affected the world of education, both in terms of facilities, infrastructure, and learning methods. Schools and universities now utilize technology to support the teaching and learning process, making it more efficient, interesting, and accessible. Technology acts as a means, media, and learning resources that help facilitate learning between educators and students. One form of technology application in education is the use of videos and E-Learning-based learning portals. At Universitas Pembangunan Panca Budi, the E-Learning system continues to be developed in terms of features, security, and interface to support effective distance learning between students and lecturers.
Design and Development of Information System Security with Authentication Using One-Time Password Identification Based on SMS with MD5 Hash Meiditra, Irzon; Gusti Alex Candra, Dori; Rahmansyah, Rizky; Yuda, Fitra; Restu Selvanda, Alifia
Internet of Things and Artificial Intelligence Journal Vol. 5 No. 2 (2025): Volume 5 Issue 2, 2025 [May]
Publisher : Association for Scientific Computing, Electronics, and Engineering (ASCEE)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31763/iota.v5i2.926

Abstract

Login security to access WEB-based applications, in the form of security using OTP (One Time Password) which is generated using Hash MD5 and generates a code sent via SMS. The system will take the email field, password, and phone number. The result of the hash function will produce a 32-digit hexadecimal number. Furthermore, four digits of the hexadecimal number are taken. The four numbers are sent as OTP with Zenziva's Cloud SMS Gateway service and the OTP code will be temporarily stored in the database. The OTP sent to the user will be matched with the one stored in the database table to check its validity. If the OTP sent with the one stored in the table matches, then the user can access the WEB-based application. The OTP generated is for security authentication of the WEB user account after logging in by entering the username and password. Users who enter the wrong OTP 3 times will be blocked, the restriction is to narrow the hackers to intercept and infiltrate.
Designing a Web-Based Laundry Service Application For Strala Laundry Mutia, Cut; Fauziah, Fauziah; Meiditra, Irzon; Yuda, Fitra; Rahmansyah, Rizky
J-INTECH ( Journal of Information and Technology) Vol 13 No 01 (2025): J-Intech : Journal of Information and Technology
Publisher : LPPM STIKI MALANG

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32664/j-intech.v13i01.1820

Abstract

As daily activities become more hectic, the need for efficient laundry services is increasing. Currently, Starla Laundry relies on a manual system for operations, leading to challenges such as storing customer data in logbooks, creating complex reports, and slow transaction processes due to manual calculations. These issues make it difficult for the owner and admin to manage the business effectively amidst growing competition. To address this, a new application is proposed using PHP programming, a MySQL database, and Microsoft Visual Studio Code for data processing. The application aims to improve operational efficiency, simplify data management, and support business growth. It is expected to enhance customer satisfaction and open opportunities to optimize the business in the digital era. This study focuses on designing a laundry service information system using the System Development Life Cycle (SDLC) methodology, which includes planning, analysis, design, and implementation. The system was tested using Black Box Testing to ensure the software meets its requirements. The results confirm that all application functions work as intended, making it ready to streamline Starla Laundry’s operations efficiently and professionally.