Hasanuddin Sirait Artikel Komputer
Hasanuddin Sirait Artikel Komputer
Hasanuddin Sirait Artikel Komputer
Jurnal Mantik
Journal homepage: www.iocscience.org/ejournal/index.php/mantik/index
Incoming And Outgoing Mail Filing Information System Using The View
Controller Model At College Institutions
Hasanuddin Sirait1, Harmonvikler d. Lumban Raja2
1
Teknik Informatika AMIK Parbina Nusantara,
2
Sekolah Tinggi Ilmu Ekonomi Surya Nusantara
ARTICLEINFO ABSTRACT
Article history: Research aims (1) to improve the filing system that is still manual and
can facilitate workmanship in inputting mail data (2) as learning the
Received: August 29, 2021 creation of information systems in the form of Web Base using model
Revised: September 27, 2021 view controller programming methods. This research was conducted at a
Accepted: October 18, 2021 college institution. The method used in this study is the collection of data
by observing directly on the research object regarding the workings of
Keywords: college institutions in handling the filing of incoming and outgoing
letters. Furthermore, the data that has been obtained will be equipped
Information, with interview data about existing archiving. From the results of research
Filing, that has been carried out it can be concluded that with the information
Letters, system filing incoming letters and exit letters can help, facilitate the work
WebBase, in filing at college institutions.
MVC
Copyright © 2021 Jurnal Mantik.
All rights reserved.
1. Introduction
1625
Accredited “Rank 4”(Sinta 4), DIKTI, No. 36/E/KPT/2019, December 13th 2019.
Jurnal Mantik is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License (CC BY-NC 4.0).
Jurnal Mantik, Vol. 5 , No. 3, November 2021, pp. 1625-1635 E-ISSN 2685-4236
ledger), Outgoing Mail (Outgoing mailLetter that comes out of the institution of college in the archive into 3
Parts is Internal Letter, General Letter, External Mail)
Search for mail files based on the subject / contents of the letter, Input incoming mail data: (date ,
number,sender, about,type of letter, code). Input outgoing mail data: (date, number, receiver, date of out,
about, type, code). Creation of incoming mail application and outgoing mail using PHP, database creation of
incoming mail application system and outgoing mail using MySQL, user program must be connected to the
internet network.
2. Method
The admin table serves to input admin data, an example of an admin that will be created by more than one.
1626
Accredited “Rank 4”(Sinta 4), DIKTI, No. 36/E/KPT/2019, December 13th 2019.
Jurnal Mantik is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License (CC BY-NC 4.0).
Incoming And Outgoing Mail Filing Information System Using The View Controller Model At College Institutions
(Hasanuddin Sirait, et al)
Table 2.
Disposision Table
The disposition table serves to input incoming mail data and then given to the concerned and re-
archived by the admin.
Table 3.
Outgoing Mail Table
Exit mail table to hold all outgoing mail data into the outgoing data input form. In the exit mail table
there are 11 fields, namely: Id, Kode, No_Agenda, Tujuan, No_surat, Tgl_surat, Tgl_catatan, keterangan,
file, pengolah.
Table 4.
Incoming Mail Table
The incoming mail table serves to accommodate the incoming mail data and inputted in the incoming
mail form and in the incoming mail table there are 11 files.: Id, Kode, No agenda, Indeks berkas, Isi ringkas,
dari, No surat, Tanggal surat, Tanggal terima, Keterangan, File, Pengolah.
3.3 Apication Sistem design
Designing a filing information system using Web Based accessed via the internet connected to the
website to be accessible using MySQL to accommodate data that has been inputted by admins.[7]
a. System Workflow
To start building a program in the form of a Web Based application regarding filing information
systems at college institutions first the author designs the workflow based on user needs.
Application of filing information system at this college institution is a process of collecting incoming mail
archives, outgoing letters that are long processed. The design of a filing information system is an attempt to
start a good system.
b. Data Flow Diagram
Jurnal Mantik is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License (CC BY-NC 4.0).
Jurnal Mantik, Vol. 5 , No. 3, November 2021, pp. 1625-1635 E-ISSN 2685-4236
Admin is in charge of storing incoming mail data, outgoing mail, inserting incoming mail, outgoing
mail and checking incoming mail, outgoing mail if at any time needed incoming letter data or outgoing mail
can be seen
1628
Accredited “Rank 4”(Sinta 4), DIKTI, No. 36/E/KPT/2019, December 13th 2019.
Jurnal Mantik is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License (CC BY-NC 4.0).
Incoming And Outgoing Mail Filing Information System Using The View Controller Model At College Institutions
(Hasanuddin Sirait, et al)
Next are the attributes of the mail entity, the type of letter to the archival entity and the admin entity that
has the password attribute to the log in password [8].
d. Flowchart
Flowchart is an overview of the series of system activities that the author created from start to finish.
And is an overview of a program that states the direction of the flow of the program..[1]
Another understanding that the author gets is a system formed in the form of flowcharts and algorithms in a
program, and finally state the direction of the flow of the program. So that flowchart or flowchart is also
called a method to describe the stages of problem solving along with data flow with standard symbols that are
easy to understand.
Jurnal Mantik is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License (CC BY-NC 4.0).
Jurnal Mantik, Vol. 5 , No. 3, November 2021, pp. 1625-1635 E-ISSN 2685-4236
Jurnal Mantik is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License (CC BY-NC 4.0).
Incoming And Outgoing Mail Filing Information System Using The View Controller Model At College Institutions
(Hasanuddin Sirait, et al)
1631
Accredited “Rank 4”(Sinta 4), DIKTI, No. 36/E/KPT/2019, December 13th 2019.
Jurnal Mantik is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License (CC BY-NC 4.0).
Jurnal Mantik, Vol. 5 , No. 3, November 2021, pp. 1625-1635 E-ISSN 2685-4236
Fig 20. Testing view input the out letter (letter General)
3) Testing view control data
a) Testing the letter incomming
1632
Accredited “Rank 4”(Sinta 4), DIKTI, No. 36/E/KPT/2019, December 13th 2019.
Jurnal Mantik is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License (CC BY-NC 4.0).
Incoming And Outgoing Mail Filing Information System Using The View Controller Model At College Institutions
(Hasanuddin Sirait, et al)
After inputting outgoing mail data, the data will be stored in the archiving information system database,
as shown in the display above. When there is incorrect inputting of outgoing mail data, the admin just
chooses (action) Edt to change the wrong data. If there is unused outgoing mail data, the admin will choose
Del (action) to delete the unused data.
c) Testing view report the letter out (Internal, eksternal, publik)
Fig 23. Testing view report the letter out (Internal, eksternal, publik)
Figure 27 display for printing internal, external, general outgoing mail report agenda. And there is also
an option if the admin only needs to print one internal, external or general letter if the admin will print all
mail reports admin chooses "all types of letters" to print all outgoing mail agendas according to the date that
will be needed to print the mail report agenda.
d) Testing view rport the letter out
1633
Accredited “Rank 4”(Sinta 4), DIKTI, No. 36/E/KPT/2019, December 13th 2019.
Jurnal Mantik is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License (CC BY-NC 4.0).
Jurnal Mantik, Vol. 5 , No. 3, November 2021, pp. 1625-1635 E-ISSN 2685-4236
4. Conclusion
This archiving information system aims to simplify and speed up the existing archiving in academic
institutions. The inputted data will be stored in the archiving information system database. So that the stored
1634
Accredited “Rank 4”(Sinta 4), DIKTI, No. 36/E/KPT/2019, December 13th 2019.
Jurnal Mantik is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License (CC BY-NC 4.0).
Incoming And Outgoing Mail Filing Information System Using The View Controller Model At College Institutions
(Hasanuddin Sirait, et al)
data is not damaged (hit by a virus or the computer is damaged) then the authors store the data in the
institution's WEB. This application is specifically used in academic institutions. The archiving information
system using the Model View Controller has several advantages, including:
1) Archiving is faster than ever that is still manual
2) Archived data is stored in the WEB. www.arsip.parnaraya.ac.id
By using Model View Controller programming, in the development of program applications, program
updates will make it easier for users.
5. References
[1] R. Y. Endra, Y. Aprilinda, Y. Y. Dharmawan, and W. Ramadhan, “Analisis Perbandingan Bahasa Pemrograman
PHP Laravel dengan PHP Native pada Pengembangan Website,” Expert J. Manaj. Sist. Inf. dan Teknol., vol. 11,
no. 1, p. 48, 2021, doi: 10.36448/expert.v11i1.2012.
[2] F. Setiawan and E. Yanuarti, “Analisa dan Perancangan Sistem Informasi Pengarsipan Berkas Pertanggungjawaban
Anggaran APBD pada Dinas Pemuda dan Olahraga Provinsi Kepulauan Bangka Belitung,” J. Sisfokom (Sistem Inf.
dan Komputer), vol. 5, no. 1, pp. 1–7, 2016, doi: 10.32736/sisfokom.v5i1.192.
[3] A. D. Rachmatsyah and D. Merlini, “Perancangan Sistem Informasi Administrasi Surat Berbasis Desktop Pada
Kantor Notaris Hoiril Masuli, Sh, M.Kn,” J. Sisfokom (Sistem Inf. dan Komputer), vol. 6, no. 2, pp. 130–136, 2017,
doi: 10.32736/sisfokom.v6i2.259.
[4] A. Emanuel, “Instalasi Apache Web Server, MySQL Database, dan PHP pada Sistem Operasi Fedora Core 5,” J.
Inform., vol. 2, no. 1, pp. 23–35, 2006.
[5] A. Arfian, “Implementasi Aplikasi Sistem Demografi berbasis Green Computing dalam Pengelolaan Data
Kependudukan Desa Kertarahayu Kecamatan Setu Kabupaten Bekasi,” Appl. Inf. Syst. Manag., vol. 1, no. 1, pp.
57–62, 2018, doi: 10.15408/aism.v1i1.8673.
[6] L. Suryadi, “Rancang Bangun Sistem Informasi Monitoring Pelaksanaan Pekerjaan Studi Kasus : Suku Dinas
Pekerjaan Umum Tata Air Kota Administrasi Jakarta Selatan Dengan Metodologi Berorientasi Obyek,” Pros.
SENTIA 2015, vol. 7, pp. C1-5, 2015.
[7] M. Khoirullah, Y. Sugiarti, and N. Kumaladewi, Knowledge Management System Untuk Meningkatkan Kualitas
Tenaga Kerja, vol. 3, no. 1. 2020.
[8] N. Nafi’iyah, Buku Ajar Komputer Cerdas untuk Mahasiswa Teknik Informatika. Sardonoharjo, Ngaglik, Sleman:
PENERBIT DEEPUBLISH (Grup Penerbitan CV BUDI UTAMA), 2017.
[9] C. N. Hashim, “KEPIMPINAN PENDIDIKAN BERKESAN Baharom Mohamad, PhD,” Pros. Semin.
Kepengetuaan Kebangs. Ke-VI - Halatuju Kepempinan Sekol. Untuk Penambahbaikan Yang Mapan, vol. VI, no.
2004, pp. 1–19, 2009.
1635
Accredited “Rank 4”(Sinta 4), DIKTI, No. 36/E/KPT/2019, December 13th 2019.
Jurnal Mantik is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License (CC BY-NC 4.0).