cover
Contact Name
Aries Saifudin
Contact Email
aries.saifudin@gmail.com
Phone
+628128838485
Journal Mail Official
jtsia@unpam.ac.id
Editorial Address
Program Studi Teknik Informatika Universitas Pamulang - Kampus Viktor Lt. 6 Jalan Raya Puspitek No. 46 Buaran, Serpong, Tangerang Selatan, Banten, Indonesia
Location
Kota tangerang selatan,
Banten
INDONESIA
Jurnal Teknologi Sistem Informasi dan Aplikasi
Published by Universitas Pamulang
ISSN : 26543788     EISSN : 26544229     DOI : https://doi.org/10.32493/jtsi
Core Subject : Science,
Jurnal Teknologi Sistem Informasi dan Aplikasi is a publication media of scientific paper in the field of technology and information systems which can be in the form of analysis, development, and application, but not limited to it. Topics cover the following areas (but are not limited to) Business Process Management, Computer Network, Database Management Systems, Geographical Information Systems, Information Technology, Infrastructure and Security, Internet of Things, Knowledge Management System, Management Information Systems, Mobile Aplication, Programming and Software Engineering, Smart System, Supply Chain Management and Logistics, System Analysis and Design, Web Application, etc.
Articles 12 Documents
Search results for , issue "Vol 3, No 4 (2020): Jurnal Teknologi Sistem Informasi dan Aplikasi" : 12 Documents clear
Aplikasi Pengarsipan Surat Masuk dan Surat Keluar Berbasis Web pada SMP Negeri 32 Pekanbaru Yulisman Yulisman; Refni Wahyuni; Yuda Irawan
Jurnal Teknologi Sistem Informasi dan Aplikasi Vol 3, No 4 (2020): Jurnal Teknologi Sistem Informasi dan Aplikasi
Publisher : Program Studi Teknik Informatika Universitas Pamulang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32493/jtsi.v3i4.7345

Abstract

Archiving incoming and outgoing mail is very important in an organization, especially for institutions such as SMP Negeri 32 Pekanbaru. The filing of letters at SMP Negeri 32 Pekanbaru is still done by writing incoming and outgoing letters on the agenda book and storing letters in filing cabinets, making it difficult to find old letter archives and often losing letters. The purpose of this research is to find the right solution so that the archiving of incoming and outgoing mail at SMP Negeri 32 Pekanbaru is more effective and efficient by making an application for archiving incoming and outgoing mail. The method used in this research is the system development model method, namely the Waterfall Model. The application design and analysis model uses the UML (Unified Modeling Language) model which is an object-oriented language or OOP (Object Oriented Programming). Application development and development uses a static programming language, namely PHP (Hypertext Pre-processor) and MySQL as application database. The results of the research on the making of incoming and outgoing mail archiving applications are very helpful and easier for SMP Negeri 32 Pekanbaru in filing incoming and outgoing mail, especially the Administration (School Administration) section because letter archiving is already stored in the database. The conclusion is that the application is very easy and helpful in archiving incoming mail and this letter is evident from the user's assessment of the application with a value of 92% more effective and efficient.
Rekayasa Perangkat Lunak Pemetaan Perguruan Tinggi Berbasis Web di Kota Tangerang Selatan Listiyo Arief Nugroho; Viky Ardiansyah; Muhammad Syaiful Arief; Aries Saifudin
Jurnal Teknologi Sistem Informasi dan Aplikasi Vol 3, No 4 (2020): Jurnal Teknologi Sistem Informasi dan Aplikasi
Publisher : Program Studi Teknik Informatika Universitas Pamulang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32493/jtsi.v3i4.7158

Abstract

Prospective students have the desire to continue their education to universities with faculties and departments that match their interests and talents. Many prospective students do not know the information related to the location of the university or faculty and department available at a university. In general, prospective students find out this information through the university's website or just information from the public. In South Tangerang City, there are already many universities or colleges in the South Tangerang City area. With the disain of the University Mapping WebGIS software in South Tangerang City, it is hoped that the information on universities around South Tangerang City can be easily recieved by prospective students. This software was developed with the Waterfall model, which this development model can make it easier for software developers to observe on planning or analysis before starting the development process. The result of using the Waterfall method is the Mapping College application in South Tangerang City. This mapping application can later be used by prospective students to find information about the location of universities in South Tangerang City or information related to faculties and departments available at a university.
Rekayasa Perangkat Lunak Performance Indicator dalam Penentuan Penilaian Karyawan dengan Metode Simple Additive Weighting Yansen Yansen; Zifa Fauziah; Yesica Wisda Ananda; Yulianti Yulianti
Jurnal Teknologi Sistem Informasi dan Aplikasi Vol 3, No 4 (2020): Jurnal Teknologi Sistem Informasi dan Aplikasi
Publisher : Program Studi Teknik Informatika Universitas Pamulang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32493/jtsi.v3i4.7186

Abstract

Employee appraisal is an important factor in the development of a company effectively and efficiently because employee appraisal is one of many indicators in measuring the background of human resources system in the company. Determining the right indicators of human resources can motivate better employee performance. To support this kind of system, a software engineering with Performance Indicator system is needed and data collection techniques by direct observation and data documentation are needed. Application of engineering Key Performance Indicator software for employee performance appraisal using the Simple Additive Weighting method can result in the efficiency of the assessment process in determining the quality of an employee's performance. as well as assisting employees in knowing the results of performance evaluation, and making it easier for supervisors to obtain reports on sales performance ratings so that superiors can and make determine the amount of salary, commision and bonus increases more precisely and efficiently.
Penerapan Teknik Equivalence Partitions pada Pengujian Aplikasi Seleksi Kenaikan Jabatan di PT Maju Makmur Ahmad Nasrullah; Bukhari Muslim; Christian Harta Wijaya; Deni Pirmantara; Aries Saifudin
Jurnal Teknologi Sistem Informasi dan Aplikasi Vol 3, No 4 (2020): Jurnal Teknologi Sistem Informasi dan Aplikasi
Publisher : Program Studi Teknik Informatika Universitas Pamulang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32493/jtsi.v3i4.5407

Abstract

The accuracy of the output of the employee selection application for promotion is very important, because if something goes wrong it can harm the company. Employees who are selected and misplaced can cause lower performance of the employee concerned or other employees. To ensure that the resulting promotion application has met the requirements and is free from defects / errors, testing is necessary. In this study, it is proposed to do black box testing using the Equivalence Partition technique. Black Box testing is carried out based on the resulting input and output values regardless of the process or algorithm in the application. Meanwhile, the Equvalence Partition technique is done by dividing the input value domains into valid and invalid groups, then selecting and using one of the values from each of these groups. Testing the promotion selection application is carried out on 4 forms, namely the Add Criteria form, Edit Criteria, Add Alternatives, and Edit Alternatives. In this test, 8 test cases were made. The results of this test ensure the quality of the Promotion Promotion application is free from errors by finding an accidental error in the Promotion Promotion Selection application at PT Maju Makmur.
Sistem Informasi Rekrutmen Karyawan Baru pada PT Karya Putra Sapta Manunggal Berbasis Web Lia Fajarwati; Rachmat Hidayat; Yusnia Budiarti
Jurnal Teknologi Sistem Informasi dan Aplikasi Vol 3, No 4 (2020): Jurnal Teknologi Sistem Informasi dan Aplikasi
Publisher : Program Studi Teknik Informatika Universitas Pamulang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32493/jtsi.v3i4.7468

Abstract

PT Karya Putra Sapta Manunggal is a company in the field of construction services based in Bekasi. In recruiting employees, PT Karya Putra Sapta Manunggal still uses conventional methods, namely that prospective employees usually send application files to the head office in Bekasi either by e-mail, post or by submitting applications directly to the Admin section. HRDs need to open e-mails and application files one by one which makes HRDs have to process applicants' data again, resulting in a high probability of errors. Therefore, it is necessary to create a new and effective system in order to facilitate the recruitment of employees using a system development methodology, namely the waterfall method. With the PHP programming language, codeigniter framework and mysql database, the employee recruitment website makes it easier for HRD to minimize time, costs and energy so that the recruitment process becomes more efficient. In addition, delivering clear and up-to-date information will improve the company's image.
Cover Jurnal Teknologi Sistem Informasi dan Aplikasi Vol. 3 No. 4 Oktober 2020 Manager, Journal
Jurnal Teknologi Sistem Informasi dan Aplikasi Vol 3, No 4 (2020): Jurnal Teknologi Sistem Informasi dan Aplikasi
Publisher : Program Studi Teknik Informatika Universitas Pamulang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32493/jtsi.v3i4.8134

Abstract

Penerapan Cobit 5 dalam Evaluasi Tata Kelola Teknologi Informasi (Studi Kasus: Dinas Perindustrian dan Perdagangan Provinsi Sumatera Utara) Muhammad Dedi Irawan; Alya Seraya; Novita Amalia; Reza Rizki Arifianda
Jurnal Teknologi Sistem Informasi dan Aplikasi Vol 3, No 4 (2020): Jurnal Teknologi Sistem Informasi dan Aplikasi
Publisher : Program Studi Teknik Informatika Universitas Pamulang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32493/jtsi.v3i4.6154

Abstract

The Department of Industri and Trade of North Sumatra Province is part of the government in the industrial and trade sector. In carrying out its operational activities, the use of information technology is used to support activities. Some problems that occur are the absence of a system for evaluating information technology governance that is used in a systematic manner. In examining the technology used, it only involves a few expert reasoning skills. The purpose of this study is to determine the extent of management and utilization of information technology in the Department of Industri and Trade of North Sumatra Province and to recommend information technology management policy proposals using COBIT version 5. The process of evaluating governance using COBIT begins with domain selection, primary and secondary data koleksi. , the mapping process, the next step is to process the questionnaire data and calculate the value and level of capability. The results of the application of COBIT 5 can explain the situation in resource optimization which includes planning, pengawasan, and adjustments to the implementation of processes and conditions that have not been met, such as making documentation regarding the management of relationships between business and information technology, making SOPs containing regulating coordination.
Perancangan Sistem Informasi Pendaftaran Siswa Baru di SMK YASTRIF 1 Parung Panjang Berbasis Web Ismi Ismi; Ratna Willis; Siti Soliah; Iyus Tiawati; Yulianti Yulianti
Jurnal Teknologi Sistem Informasi dan Aplikasi Vol 3, No 4 (2020): Jurnal Teknologi Sistem Informasi dan Aplikasi
Publisher : Program Studi Teknik Informatika Universitas Pamulang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32493/jtsi.v3i4.7177

Abstract

In this millennial era, the development of technology has really sped up the difference compared to the previous era. Every day, even at the clock, there are always new developments in technology. Invarious fields, everything wants to be practical and fast, all of that cannot be separated from new discoveries from technology plus millennials who want everything instant and fast. People nowadays are almost all technology literate, one of which is the internet. Just by sitting pretty and connected to the internet, everything can be done without having to leave the house. Parents and school children don't have to bother queuing just to register for school, just open the internet, everything can be done at any time. This study aims to make it easier for new students who are millennials by building online media, namely websites using the HTML programming language, MySQL database. Prospective students only need to be connected to the internet and can register for schools and be more efficient.
Daftar Isi Jurnal Teknologi Sistem Informasi dan Aplikasi Vol. 3 No. 4 Oktober 2020 Journal Manager
Jurnal Teknologi Sistem Informasi dan Aplikasi Vol 3, No 4 (2020): Jurnal Teknologi Sistem Informasi dan Aplikasi
Publisher : Program Studi Teknik Informatika Universitas Pamulang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32493/jtsi.v3i4.8135

Abstract

Rancang Bangun Sistem Informasi Penjualan Komputer Berbasis Website Partono Partono
Jurnal Teknologi Sistem Informasi dan Aplikasi Vol 3, No 4 (2020): Jurnal Teknologi Sistem Informasi dan Aplikasi
Publisher : Program Studi Teknik Informatika Universitas Pamulang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32493/jtsi.v3i4.6756

Abstract

There are several problems that arise in CV. X, in terms of service and sales methods, include sales transactions made only in places available in the company, limited service time because it is only done during working hours, and a lack of means of communication because orders made by telephone are constrained in providing a physical picture product. Therefore, the design of a website-based computer sales information system can make it easier to provide information to the wider community and also make it easier to make transactions at any time. The writing method used is descriptive method. While the development tool for designing this system uses a design tool in the form of Unified Modeling Language (UML). The diagrams used include: Use Case Diagrams, Sequence Diagrams and Class Diagrams and the development of this system uses PHP programming. Implementation of website-based computer sales system at CV. This X can make it easier for prospective buyers to access information about the company and about the products offered online, making it easier for prospective buyers to get the information needed to make it easier to make transactions online without depending on the company's location, can serve sales transactions without depending on company working hours.

Page 1 of 2 | Total Record : 12


Filter by Year

2020 2020


Filter By Issues
All Issue Vol. 7 No. 2 (2024): Jurnal Teknologi Sistem Informasi dan Aplikasi Vol. 7 No. 1 (2024): Jurnal Teknologi Sistem Informasi dan Aplikasi Vol. 6 No. 4 (2023): Jurnal Teknologi Sistem Informasi dan Aplikasi Vol. 6 No. 3 (2023): Jurnal Teknologi Sistem Informasi dan Aplikasi Vol. 6 No. 2 (2023): Jurnal Teknologi Sistem Informasi dan Aplikasi Vol. 6 No. 1 (2023): Jurnal Teknologi Sistem Informasi dan Aplikasi Vol. 5 No. 4 (2022): Jurnal Teknologi Sistem Informasi dan Aplikasi Vol 5, No 3 (2022): Jurnal Teknologi Sistem Informasi dan Aplikasi Vol. 5 No. 3 (2022): Jurnal Teknologi Sistem Informasi dan Aplikasi Vol. 5 No. 2 (2022): Jurnal Teknologi Sistem Informasi dan Aplikasi Vol 5, No 2 (2022): Jurnal Teknologi Sistem Informasi dan Aplikasi Vol 5, No 1 (2022): Jurnal Teknologi Sistem Informasi dan Aplikasi Vol. 5 No. 1 (2022): Jurnal Teknologi Sistem Informasi dan Aplikasi Vol. 4 No. 4 (2021): Jurnal Teknologi Sistem Informasi dan Aplikasi Vol 4, No 4 (2021): Jurnal Teknologi Sistem Informasi dan Aplikasi Vol 4, No 3 (2021): Jurnal Teknologi Sistem Informasi dan Aplikasi Vol. 4 No. 3 (2021): Jurnal Teknologi Sistem Informasi dan Aplikasi Vol 4, No 2 (2021): Jurnal Teknologi Sistem Informasi dan Aplikasi Vol. 4 No. 2 (2021): Jurnal Teknologi Sistem Informasi dan Aplikasi Vol. 4 No. 1 (2021): Jurnal Teknologi Sistem Informasi dan Aplikasi Vol 4, No 1 (2021): Jurnal Teknologi Sistem Informasi dan Aplikasi Vol 3, No 4 (2020): Jurnal Teknologi Sistem Informasi dan Aplikasi Vol. 3 No. 4 (2020): Jurnal Teknologi Sistem Informasi dan Aplikasi Vol. 3 No. 3 (2020): Jurnal Teknologi Sistem Informasi dan Aplikasi Vol 3, No 3 (2020): Jurnal Teknologi Sistem Informasi dan Aplikasi Vol 3, No 2 (2020): Jurnal Teknologi Sistem Informasi dan Aplikasi Vol. 3 No. 2 (2020): Jurnal Teknologi Sistem Informasi dan Aplikasi Vol. 3 No. 1 (2020): Jurnal Teknologi Sistem Informasi dan Aplikasi Vol 3, No 1 (2020): Jurnal Teknologi Sistem Informasi dan Aplikasi Vol 2, No 4 (2019): Jurnal Teknologi Sistem Informasi dan Aplikasi Vol. 2 No. 4 (2019): Jurnal Teknologi Sistem Informasi dan Aplikasi Vol. 2 No. 3 (2019): Jurnal Teknologi Sistem Informasi dan Aplikasi Vol 2, No 3 (2019): Jurnal Teknologi Sistem Informasi dan Aplikasi Vol 2, No 2 (2019): Jurnal Teknologi Sistem Informasi dan Aplikasi Vol. 2 No. 2 (2019): Jurnal Teknologi Sistem Informasi dan Aplikasi Vol 2, No 1 (2019): Jurnal Teknologi Sistem Informasi dan Aplikasi Vol. 2 No. 1 (2019): Jurnal Teknologi Sistem Informasi dan Aplikasi Vol 1, No 1 (2018): Jurnal Teknologi Sistem Informasi dan Aplikasi Vol. 1 No. 1 (2018): Jurnal Teknologi Sistem Informasi dan Aplikasi More Issue