scispace - formally typeset
Search or ask a question
Author

Rehulina Tarigan

Bio: Rehulina Tarigan is an academic researcher. The author has contributed to research in topics: Revenue & Management information systems. The author has an hindex of 1, co-authored 2 publications receiving 4 citations.

Papers
More filters
Journal ArticleDOI
TL;DR: 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).

4 citations


Cited by
More filters
DOI
18 Jan 2019
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.
Abstract: Sistem manajemen software merupakan sistem yang akan dibangun dengan tujuan untuk melakukan pencatatan seluruh produk software yang dikembang oleh perusahaan yang bergerak dibidang perangkat lunak. Semakin banyaknya pelanggan yang menggunakan produk tersebut akan lebih memudahkan jika perusahaan mempunyai sebuah sistem yang bisa diakses secara realtime dan mencatat seluruh data-data penting software dan pelanggan serta menampilkan hal penting lainnya untuk menjaga hak cipta atas software tersebut diserta garansi yang diberikan. Konsep Model View Contoller atau biasa disingkat dengan MVC merupakan sebuah arsitektur dimana proses pada sistem dipisah menjadi tiga bagian dengan tugas-tugas dan tanggungjawab masing-masing bagian. Konsep ini lebih memudahkan programmer dalam mengatur query database, manajemen kode, validasi data dan keamanan. Bahasa pemrograman yang digunakan adalah PHP sedangkan untuk DBMS sistem dibangun menggunakan database MySQL. Penelitian ini diharapkan bisa membantu perusahaan perangkat lunak dalam melakukan pencatatan produk yang telah dijual kepada pelanggan

5 citations

DOI
10 Feb 2018
TL;DR: The implementation of MVC framework can ease development process and increase development speed by reducing repetitive tasks.
Abstract: In web application development, there are no principal rules or standards. This caused a problem when the application is developed by more than one programmer as because it will be difficult when integrating the whole project together or for further development. Just as in Academic Information Systems in STMIK Yadika Bangil, which is built from scratch without following any architectural standards. It's neccessary to implement an MVC framework to the systems to make the code maintainable and ease the integration and database management. The implementation of MVC framework can ease development process and increase development speed by reducing repetitive tasks. Keywords : Framework, MVC, Website

3 citations

TL;DR: The system to automate the process of recording the results of heavy equipment inspections so as to simplify and speed up the reporting process was carried out.
Abstract: PT Bintang Inspeksi Indonesia is a Work Health and Safety Service Company (PJK3) in Cilegon which is engaged in inspection and testing of a company's heavy equipment. This company helps company owners who want to obtain a usable or testable certificate to avoid the risk of work accidents. So far, the process of recording and evaluating inspection results were done manually by the company. This could potentially lead to errors or failure on the certification process when the paper is lost or damaged. In addition, the slow process of report-making using Ms. Word or Excel, which usually took more than two weeks, as well as the difficulty of the process of searching for historical data from test results, encouraged the development of the system to automate the process of recording the results of heavy equipment inspections so as to simplify and speed up the reporting process. This System Development was carried out using the linear sequence model method with observations, interviews, and literature studies as data collection methods.