scispace - formally typeset
Search or ask a question
Author

Andi Usri

Bio: Andi Usri is an academic researcher. The author has contributed to research in topics: Operating system & Revenue. The author has an hindex of 1, co-authored 1 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

Journal ArticleDOI
TL;DR: Pelayanan operasional teknologi informasi pada PT. Indonesia Nippon Seiki (PT.INS) merupakan tanggung jawab departemen IT atau Management Information System (MIS) as discussed by the authors .
Abstract: Pelayanan operasional teknologi informasi pada PT. Indonesia Nippon Seiki (PT. INS) merupakan tanggung jawab departemen IT atau Management Information System (MIS). Tugas ini adalah pelayanan terhadap pengaduan/keluhan dari user mengenai masalah kerusakan hardware, software dan jaringan dengan menerapkan sistem IT Helpdesk. Saat ini, manajemen pelayanan pengaduan masalah dapat dikatakan masih kurang bagus karena belum ada prosedur yang tersistematis dalam proses pengaduan kepada departemen MIS. Laporan kepada atasan tidak lengkap karena proses pendataan yang kurang baik. Hal ini disebabkan belum ada media atau sistem perekaman data yang baik. Pimpinan IT kesulitan untuk memonitor kinerja tim dalam menyelesaikan setiap keluhan dari user karena data tidak dapat dilihat secara online. Penelitian ini bertujuan untuk membangun sebuah aplikasi Helpdesk Ticketing berbasis Website pada PT. INS yang dapat meningkatkan kualitas pelayanan terhadap pengaduan/keluhan mengenai masalah operasional teknologi informasi. Pengembangan aplikasi ini menggunakan metode Prototype sebagai bagian dari metode System Development Life Cycle (SDLC). Pemodelan proses bisnis sistem menggunakan UML (Unified Modeling Language). Hasil dari penelitian ini adalah aplikasi komputer yang dapat diakses secara realtime sehingga user dapat melihat status penyelesaian dari kasus yang mereka sampaikan. Teknisi juga dapat lebih meningkatkan kinerjanya karena dapat dimonitor secara langsung oleh user maupun atasannya.

3 citations

Journal ArticleDOI
TL;DR: In this paper , a metode Simple Additive Weighting (SAW) was used by para pencari kost and pemesanan kost untuk mendapatkan tempat kost yang sesuai dengan kriteria dengan keinginannya.
Abstract: Banyak penyewaan tempat kost di kota Serang tidak menyediakan informasi yang cukup bagi para pencari kost sehingga para pencari kost kesulitan untuk mendapatkan tempat kost yang sesuai dengan keinginannya. Selain itu informasi lain seperti fasilitas, harga dan jumlah kamar kost yang tersedia tidak diketahui. Hal ini menyebabkan para pencari kost harus mendatangi satu persatu tempat kost untuk menemukan tempat kost yang sesuai dengan keinginannya. Dengan demikian para pencari kost kesulitan mendapatkan tempat kost yang sesuai dengan cepat dan sesuai dengan keinginannya. Berdasarkan permasalahan di atas, akan dirancang sebuah sistem informasi pencarian dan pemesanan kost berbasis website dengan menggunakan metode Simple Additive Weighting (SAW) untuk membantu para pencari kost menemukan tempat kost yang sesuai dengan keinginannya. Metode SAW ini membantu para pencari kost untuk memutuskan kost mana yang akan dia pilih dari sejumlah kost yang tersedia di sistem. Pengembangan sistem yang digunakan adalah Metode Waterfall atau Linier Sequential Model yang memiliki beberapa tahapan, yaitu requirement analysis, system design, coding, testing, dan implementation. Pemodelan proses bisnis menggunakan usecase pada Unified Modeling Language (UML). Hasil dari penelitian ini adalah dapat digunakan untuk membantu para pencari kost menemukan tempat kost yang sesuai dengan kriteria yang mereka inginkan.

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

Journal ArticleDOI
10 Feb 2023
TL;DR: In this paper , the authors proposed a bus ticket information and booking application based on Android for Hiba Utama buses, which can make it easier for customers to access information and order bus tickets due to the level of effectiveness and efficiency of the function of the mobile.
Abstract: Hiba Utama buses still use conventional methods in ordering tickets and searching for the departure schedule of a prospective passenger, namely through outlets/counters and via telephone only. This method is less effective both in terms of time and cost because there can be a discrepancy between the customer's wishes in terms of departure time or even the tickets have sold out. So that information applications and ordering bus tickets are needed that can provide clear information and are not limited by distance and time by using mobile media. This study aims to build information applications and order bus tickets based on Android. The application development stage includes analysis, system design, implementation, and testing. Methods of data collection using the method of literature study, and observation. Android-based bus ticket information and booking applications built with the Java programming language. Android-based bus ticket information and booking applications that are made to provide bus information and ticket bookings. So that it can make it easier for customers to access information and order bus tickets due to the level of effectiveness and efficiency of the function of the mobile itself. The results of system testing show that this application is feasible and can be used as a tool to provide information and to order Hiba Utama bus tickets.