scispace - formally typeset
Open AccessJournal ArticleDOI

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

Rehulina Tarigan, +2 more
- 17 Nov 2020 - 
- Vol. 175, Iss: 29, pp 1-8
TLDR
An idea emerged to develop a system using the MVC (Model-View-Controller) concept so that program maintenance and adding modules would be easier and faster, especially if the programmer had to resign, in this research.
Abstract
The trucking business in Cilegon and Anyer Indonesia is growing quite well in line with the growth of new middle and upper scale industries. The research case study was conducted at the logistics company PT. Buana Centra Swakarsa, one of whose business units is trucking, where supervision and control of transportation fees (Uang Jalan Operasional UJO) must be carried out properly so as not to interfere with the company's cash flow. Along with the development of the trucking business, the company's data processing must be done systematically, stored in a database with an integrated system so that data storage and data retrieval processes can be done more easily and accurately. In running the trucking business unit, PT. Buana Centra Swakarsa performs data processing of transportation fees (UJO) and revenue using spreadsheets Ms. Excel. Processing data like this, results in reports to manager or management that are not realtime, billing to customers is often late, recruitment of drivers and assigning jobs to drivers is not transparent. It is necessary to develop a computer-based information system to overcome these problems. Apart from the problems above, the process in this trucking system also often changes because it adapts to the contract or customer needs. In the future, changes in business processes or system development will inevitably occur. The development of this system requires a large amount of effort for the programmer to carry out program maintenance or repairs. An idea emerged to develop a system using the MVC (Model-View-Controller) concept so that program maintenance and adding modules would be easier and faster, especially if the programmer had to resign. In this research, the author will use the MVC concept with the Codeigniter framework. The methodology used to collect and analyze data is Research and Development (R & D) by collecting reports that are used by users, observation and interviews. The software development method used in a series of software development activities is the Waterfall Model and business process modeling using UML (Unified Modeling Language).

read more

Content maybe subject to copyright    Report

Citations
More filters

Penerapan konsep model view controller pada perancangan sistem manajemen software berbasis web

TL;DR: Konsep ini lebih memudahkan programmer dalam mengatur query database, manajemen kode, validasi data dan keamanan dalam melakukan pencatatan produk yang telah dijual kepada pelanggan.

Implementasi framework mvc pada sistem informasi akademik di stmik yadika bangil

TL;DR: The implementation of MVC framework can ease development process and increase development speed by reducing repetitive tasks.
References
More filters
Posted Content

A Simulation Model for the Waterfall Software Development Life Cycle

TL;DR: A simulation model for the Waterfall development process is proposed using the Simphony.NET simulation tool whose role is to assist project managers in determining how to achieve the maximum productivity with the minimum number of expenses, workers, and hours.
Journal ArticleDOI

A new model for the selection of web development frameworks: application to PHP frameworks

TL;DR: This model is based on a set of comparison criteria based on the Intrinsic durability, industrialized solution, technical adaptability, strategy, technical architecture and Speed criteria, and results show that the values of these criteria allow developers to easily and properly choose the framwork that best meets their needs.
Journal ArticleDOI

Implementation of Model-View-Controller Architecture Pattern for Business Intelligence Architecture

TL;DR: This paper presents a new approach to develop the strategy of Model–View–Controller architecture pattern in Business Intelligence (BI) architecture which ensures consistent and flexible Business Intelligence architecture.
Book

Pro PHP MVC

Chris Pitt