scholarly journals Implementation of MVC (Model-View-Controller) Concept in Develop Management Information System for Transportation Fees (Uang Jalan Operasional) and Revenue in Trucking Companies

2020 ◽  
Vol 175 (29) ◽  
pp. 1-8
Author(s):  
Rehulina Tarigan ◽  
Andi Usri ◽  
Ahmad Surahmat
Author(s):  
Rino Ramadan

Abstrak: Manajemen data terintegrasi merupakan sebuah pendekatan untuk memfasilitasi manajemen data dan meningkatkan kinerja. Biasanya manajemen data terintegrasi terdiri dari lingkungan modular yang terintegrasi untuk mengelola data aplikasi perusahaan, dan mengoptimalkan aplikasi berbasis data selama masa pakainya. Saat ini manajemen data yang ada masih kurang konsisten dalam melakukan capaian target tingkat pengelolaan, beberapa operasi masih perlu di otomatiskan dan di sederhanakan, diperlukannya dukungan manajemen data untuk pertumbuhan, dibutuhkannya fasilitas penyelarasan serta konsistensi tata kelola data. Tujuan penelitian ini adalah membangun sebuah sistem informasi manajemen data terintegrasi berbasis website untuk membantu staff dalam mengelola data penerimaan mahasiswa baru ubsi secara terintegrasi. Pembangunan Sistem berbasis web ini menggunakan bahasa pemrograman PHP dan database MySQL, dengan menerapkan konsep Model View Controller (MVC) dalam teknik pemrogramannya. Penelitian ini menghasilkan sebuah aplikasi sistem informasi manajemen data terintegrasi berbasis web, yang mengintegrasikan data terhadap aplikasi lainnya agar siklus hidup aplikasi menjadi lebih praktis dan efisien. Penelitian ini memberikan arahan yang jelas tentang bagaimana sebaiknya membangun sebuah sistem informasi berbasis web dengan baik, sehingga tidak menyulitkan pemrogram web saat harus memperbaiki atau mengembangkan sistem di kemudian hari.   Kata kunci: Data terintegrasi, Konsep model view controller, Sistem manajemen.   Abstract: Integrated data management is an approach to facilitate data management and improve performance. Typically integrated data management consists of an integrated modular environment for managing enterprise application data, and optimizing data-driven applications over their lifetime. Currently, existing data management is still inconsistent in achieving management level targets, several operations still need to be automated and simplified, data management support is needed for growth, alignment facilities and consistency of data governance are needed. The purpose of this research is to build an integrated data management information system based on a website to assist staff in managing the data of new student admissions in an integrated way. This web-based system development uses the PHP programming language and MySQL database, by applying the Model View Controller (MVC) concept in its programming techniques. This research produces a web-based integrated data management information system application, which integrates data with other applications so that the application life cycle becomes more practical and efficient. This study provides clear directions on how best to build a web-based information system properly, so that it doesn't make it difficult for web programmers to repair or develop the system at a later date.   Keywords: Integrated data, Management system, Model View Controller Concept.


2021 ◽  
Author(s):  
QI-LIANG SUN

Personnel management is a series of management activities for the company to select, use, train, evaluate, reward and punish its employees. The personnel management information system designed and implemented in this paper integrates the functions of batch import of information, instant update of personnel information, position transfer, information inquiry and statistical analysis. This system is oriented to various users such as managers at all levels of small and medium-sized enterprises and institutions. In this paper, using the aspect-oriented programming, Inversion of Control features of the Spring framework, using spring MVC model and using the ORM (Object Relational Mapping, Object Relational Mapping) feature of MyBatis, using B/S architecture and MySQL database, with high scalability, high refactorability as the design goal, designs and implements an Personnel Management Information System. The system builds a personnel database covering more than 20 information about personnel's basic information, education background, and positions, and realizes functions such as batch import of information, instant update of personnel information, job transfer, entry management, resignation management, information inquiry and statistical analysis. At the same time, it is ensured that these functions will not be illegally operated by users without authority, so that the system has higher security. This system provides an integrated solution for the informatization of personnel management and has high practical and commercial value.


2021 ◽  
Vol 4 (1) ◽  
pp. 10-16
Author(s):  
Arief Herdiansah ◽  

The monitoring information system is one of the main functions in managing student data in Generasi Cerdas private lesson. This study provides the results of an analysis and design of a monitoring information system that can be used to facilitate services to students in monitoring including grades and student absence. This application developed using UML Design and PHP Programming with CodeIgniter Framework and use MySQL Database. CodeIgniter is an open source framework in the form of a PHP framework with an MVC model (Model, View, Controller) for building dynamic websites. The resulting application has been able to provide information of teacher, student, student value and student absence data to assist in processing student and teacher data in the Generasi Cerdas private lesson, so that the institution has a faster, more efficient monitoring information system and easier to use.


2018 ◽  
Vol 19 (4) ◽  
pp. 1
Author(s):  
Arkhan Subari ◽  
Dista Yoel Tadeus ◽  
Heru Winarno ◽  
Teguh Yuwono

Information system is a set of components that interconnect, collect, process, store, and distribute information to support decision making and supervision within an organization. Today the information system can not be separated with computer technology that feels growing rapidly along with our increasingly complex needs. These developments can be seen from the many organizations or institutions in various fields that use computerized systems to perform various jobs quickly and with great accuracy. The use of computerized systems is expected to minimize errors made by humans thereby reducing large losses. And can mengefisienkan time in completing the work quickly and accurately. One concept of building a computerized information system is dengfan MVC model. Model-View-Controller (MVC) is a concept introduced by the inventor of Smalltalk (Trygve Reenskaug) to encapsulate data along with processing (model), isolate from the process of manipulation (controller) and view to be represented on a user interface . The MVC architecture has the benefit of separating between model and view allowing multiple views using the same model. As a result, an application model component is easier to implement, test, and maintain, because all access to the model runs through this component. One of the frameworks that works based on the MVC concept is Codeigniter. Codeigniter is an open source web application framework that is used to build dynamic php applications. The main purpose of Codeigniter development is to help developers to work on applications faster than writing all the code from scratch. Because of the superiority of codeigniter that the system of practical work administration and the final task is built using the framework..


2021 ◽  
Vol 10 (1) ◽  
pp. 48-54
Author(s):  
Yulisman Yulisman ◽  
Yuda Irawan ◽  
Dhea Arina Ramadhini

Abstract Riau Province has natural wealth and cultural diversity in the potential tourism sector, where in recent years tourism in Riau Province has grown rapidly so that many new tourist attractions have emerged. Along with the development of tourism in Riau Province, several problems that often occur have also emerged, including the community or tourists who do not know the names of tourist attractions, tourist location points and supporting facilities and infrastructure in the tourist areas. Based on these problems, create a technology-based information system that can be used by the community to get complete information about tourism in Riau Province quickly and effectively. The model for developing a tourism information system in Riau Province is by applying the waterfall model. The programming language used is PHP with CodeIgniter Framework and for databases using MySQL. The method of making a system using HMVC is a hierarchy or arrangement of the MVC (Model View Controller) pattern which is arranged into a single application. The results obtained that this tourism information system can provide complete information about tourism in Riau Province. The use of technology and information systems makes it easy for people to get complete information about the names of tourist attractions, areas or tourist sites, according to their needs and wishes to visit. Keywords: Information Systems, Tourism, HMVC, Framework CodeIgniter, Riau Province.   Abstrak Provinsi Riau memiliki kekayaan alam serta keberagaman budaya di sektor pariwisata yang potensial, dimana beberapa tahun belakangan ini pariwisata di Provinsi Riau berkembang pesat sehingga banyak bermunculan tempat wisata yang baru. Seiring perkembangan pariwisata di Provinsi Riau, muncul pula bebeberapa permasalahan yang sering terjadi, diantaranya adalah masyarakat atau wisatawan tidak mengetahui nama-nama tempat wisata, titik lokasi wisata serta sarana dan prasarana pendukung didaerah tempat wisata tersebut. Berdasarkan permasalahan tersebut membuat suatu sistem informasi berbasis teknologi yang bisa dimanfaatkan oleh masyarakat untuk mendapatkan informasi yang lengkap  tentang pariwisata yang ada di Provinsi Riau secara cepat dan efektif. Model pengembangan sistem informasi pariwisata di Provinsi Riau ini dengan menerapkan model waterfall. Bahasa pemrograman yang digunakan adalah PHP dengan Framework CodeIgniter dan untuk basis data menggunakan MySQL. Metode pembuatan sistem menggunakan HMVC merupakan hirarki atau susunan dari pola MVC (Model View Controller) yang tersusun menjadi satu kesatuan aplikasi. Hasil diperoleh bahwa sistem informasi pariwisata ini bisa memberikan informasi yang lengkap mengenai pariwisata yang ada di Provinsi Riau. Pemanfaatan teknologi dan sistem informasi memudahkan masyarakat mendapatkan informasi yang lengkap mengenai nama-nama tempat wisata, daerah atau lokasi tempat wisata, sesuai dengan kebutuhan dan ingin mereka kunjungi. Kata Kunci : Sistem Informasi, Pariwisata, HMVC, Framework Codeigniter, Provinsi Riau.


2017 ◽  
Vol 7 (2) ◽  
pp. 158 ◽  
Author(s):  
Muhammad Irfan Hammam Zuhdi ◽  
S. Subiyanto ◽  
Sri Sukamta

The distribution of services using information system technology greatly helps stakeholders. There were still frequent errors found in the management of scheduling lab work in the Laboratory services which had not using the laboratory information system yet. This paper presents the development of laboratory management information system which facilitate scheduling lab work, a case study at Electrical Engineering Laboratory of UniversitasNegeri Semarang. The steps of constructing this system started from the data collection phase, design phase, and construction phase. This information system was built by using laravel framework based on MVC (Model-View- Controller). The system was created by using PHP programming language and MySQL database. The information system was created to ease and facilitate the Chairman of the Laboratory, Laboratory Institution of Education, and students in monitoring laboratory activities, including data lab work, voting laboratory scheduling data, the data of lecturers, the data of subjects and laboratory data of Electrical Engineering . Based on the test result, SIMLAB is effective enough to be applied in Electrical Engineering laboratory Universitas Negeri Semarang.


2020 ◽  
Vol 2 (3) ◽  
pp. 107-114
Author(s):  
Nur Hidayati

Sales have an important role in an organization, especially medicament sales at Pharmacies, especially at Apotik Bubulak Bogor. The use of a good information system is certainly very necessary for the Pharmacy to manage its data. In managing its sales data, this Pharmacy is still using a conventional system, so that various problems arise such as the occurrence of miscalculations in making reports, often forgetting to record transactions that occur and many still use paper as a documentation tool. So it is necessary to design a system to be implemented in the sales system. To be able to overcome various existing problems, as well as the new system can be more effective and the data produced more accurately. Therefore, to achieve this goal, it is necessary to use the right method, namely the MVC (Model View Controller) method. This MVC method can show the needs needed in building the information system. A good result of this MVC method is to separate the application logic process with the user interface.


2016 ◽  
Vol 2 (1) ◽  
Author(s):  
Rangga Sanjaya

Abstract - Systems based on information technology has revolutionized almost every aspect of an organization's business processes. Information technology has improved the access processes of information by integrating information across data sources. Website is one of the popular information technology. Website by using the Model-View-Controller (MVC) pattern, gives quality to the process of development and management access of information resources. Features on the website were built very useful for libraries management processes, transactions, and accounting information. Keywords: Management, Information, System, Library, Website, MVC Abstraksi - Sistem berbasis teknologi informasi telah merevolusi hampir setiap aspek dari proses bisnis organisasi. Teknologi informasi meningkatkan proses akses informasi dengan mengintegrasikan informasi dari seluruh sumber data. Website merupakan salah satu teknologi informasi yang populer. Website dengan menggunakan pola Model-View-Controller (MVC), memberikan kualitas proses pembangunan dan akses pengelolaan sumber daya informasi. Fitur pada situs web yang dibangun sangat berguna untuk proses manajemen, transaksi, dan informasi akuntansi perpustakaan. Kata Kunci: Manajemen, Sistem, Informasi, Perpustakaan, Website, MVC


Author(s):  
Risma Yani ◽  
Mansur Mansur ◽  
Kasmawi Kasmawi

Abstrak : Jadwal pertemuan yang tersusun serta terencana dengan baik pada les privat merupakan suatu langkah untuk meningkatkan produktivitas belajar. Les privat merupakan aktivitas belajar-mengajar yang dilakukan diluar jam sekolah, oleh karena itu penting untuk melakukan memanagement waktu dalam penyusunan jadwal les. Namun terdapat beberapa permasalahan yang sering dihadapi antara calon guru les dengan siswa terkait sistem penjadwalan. Penjadwalan yang masih dilakukan secara konvensional seperti mencatat pada media tulis yang digunakan sebagai pengingat jadwal pertemuan les antara guru dan siswa. Hal ini dapat mengakibatkan produktivitas belajar les privat menjadi tidak terpenuhi dan mengakibatkan orang tua murid melakukan pembatalan pemesanan akibat jadwal belajar yang tidak sesuai. Tujuan dari penelitian ini yaitu membangun Sistem informasi penjadwalan les privat menggunakan framework codeigniter sebagai pendukung kesuksesan calon guru privat dalam mengoptimalkan penjadwalan les yang akan mereka terbitkan. Aplikasi yang dibuat menggunakan framework codeigniter tersebut membuat sistem coding lebih tersusun dalam bentuk MVC (Model, View, Controller).  Hasil  dari penelitian ini yaitu dengan adanya Sistem informasi penjadwalan les privat dapat membantu pengguna jasa terkait dengan jadwal yang sudah ditentukan oleh guru privat selain itu juga memberikan kemudahan kepada guru privat dalam mengelola jadwal terkait jam dan hari pelaksanaan pada kelas paket dan les guru kelas tanpa harus melakukan pencatatan manual.   Kata Kunci : framework codeigniter, les privat, penjadwalan, sistem informasi.   Abstract:A well-structured and well-planned meeting schedule in private lessons is a step to increase learning productivity. Private tutoring is a teaching-learning activity that is carried out outside school hours, therefore it is important to manage time in the preparation of a lesson schedule. However, there are several problems that are often faced by prospective tutors and students related to the scheduling system. Scheduling is still done conventionally, such as taking notes on written media which is used as a reminder of tutoring meeting schedules between teachers and students. This can result in the productivity of learning private lessons not being fulfilled and resulting in parents canceling orders due to inappropriate study schedules. The purpose of this study is to build a private tutoring scheduling information system using a codeigniter framework to support the success of private tutor candidates in optimizing the scheduling of lessons they will publish. Applications created using the codeigniter framework make the coding system more structured in the form of an MVC (Model, View, Controller). The results of this study are that the private tutoring scheduling information system can help service users related to schedules that have been determined by private teachers besides that it also makes it easy for private teachers to manage schedules related to hours and days of implementation in package classes and classroom tutoring without having to do manual note-taking.   Keywords: codeigniter framework, information systems, private lessons, scheduling.


Sign in / Sign up

Export Citation Format

Share Document