Claim Missing Document
Check
Articles

Found 13 Documents
Search
Journal : KALBISIANA Jurnal Sains, Bisnis dan Teknologi

Sistem Penjadwalan Kunjungan Biro Marketing Kalbis Institute Berbasis Website Rizka Aulia Safitri; Mira Ziveria
KALBISIANA Jurnal Sains, Bisnis dan Teknologi Vol. 8 No. 1 (2022): Kalbisiana
Publisher : UNIVERSITAS KALBIS

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

The distribution of the visit schedule of the Kalbis Institute Marketing Bureau is still conventional. This research is done with the aim to create a scheduling that all officers will get in the same time using a prototype system development method which includes system analysis using cross functional Flowwchart, system design with unified modelling language modeling, development using Hyrpertext Processor (PHP), programming language and database with My Structure Query Language (MySQL), and system testing with black box testing. The results of this study are a scheduling system that can be used to make scheduling up to automated reports.
Pengembangan Sistem Informasi Terintegrasi pada Toko Dynamica Music Berbasis Web Kelvin Meiiko; Mira Ziveria
KALBISIANA Jurnal Sains, Bisnis dan Teknologi Vol. 8 No. 1 (2022): Kalbisiana
Publisher : UNIVERSITAS KALBIS

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Dynamica Music Store is a shop that operates in the field of sound systems that sell a variety of sound system equipment, which already has a previous system. However, the current system only handles buying and selling activities, for other activities it is still conventional. This causes a lot of time to process existing transactions and the level of human error is quite high. The purpose of this research is to develop an integrated information system in the Dynamica Music store that can handle all the activities that exist in the integrated Dynamica Music store. The system development method in this research uses System Development Live Cycle (SDLC) with prototyping method and system modeling using Unified Modeling Language (UML) and PHP programming language. Testing this system uses alpha testing with the Black Box method. The results of this study are in the form of an integrated information system on the web-based Dynamica Music store. Based on the results of testing and evaluation, the system is suitable with the user needs and can be used at the Dynamica Music store.
Pembuatan Sistem Informasi Layanan Pengaduan pada Kelurahan Gandaria Utara Berbasis Website Yoshua Luwi Setyoadi; Mira Ziveria
KALBISIANA Jurnal Sains, Bisnis dan Teknologi Vol. 8 No. 1 (2022): Kalbisiana
Publisher : UNIVERSITAS KALBIS

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

The complaint system carried out by the people of North Gandaria has so far been carried out in a traditional manner. This study aims to create a public complaints service information system that can be used by using the waterfall system development method. Analysis of the system using fishbone diagrams, cross-functional diagrams. The system design used is Unified Modeling Language (UML), and uses the programming language Hypertext Prepocessor (PHP), Hypertext Markup Language (HTML). And the database uses MySQL, the test carried out is a black box test that produces an online service information system that can be used easily, quickly and can also be used anywhere.
Sistem Informasi Penjualan Barang pada UD Henry Teknik Berbasis Desktop Amelia Agustina; Mira Ziveria
KALBISIANA Jurnal Sains, Bisnis dan Teknologi Vol. 8 No. 1 (2022): Kalbisiana
Publisher : UNIVERSITAS KALBIS

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

UD Henry is a trading company specializing in hardware and engineering. In conducting its business procedures, UD Henry Teknik continues to use paper. Using a memorandum to record the transaction when just the employee's recollection is used to provide information on the pricing and stock of the goods. This research examines the construction of a desktop-based sales information system at UD Henry Teknik that can aid in business activities like as inventory management, transaction recording, and sales report management. This study employs the prototyping and modeling of the system using a unified modelling language (UML). During the construction of the system, mySQL and Netbeans IDE were utilized. Based on the results of black box testing, the system complies with user requirements and functions appropriately.
Sistem Informasi Inventori Berbasis Website pada Bengkel Mspeed Jakarta Maliki Mangasi; Mira Ziveria
KALBISIANA Jurnal Sains, Bisnis dan Teknologi Vol. 8 No. 1 (2022): Kalbisiana
Publisher : UNIVERSITAS KALBIS

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Inventory system is a system that used to enter inventory data into a storage or database, the purpose is to minimizing the occurrence of errors in incoming goods, outgoing goods and making reports based on existing data. This research was conducted to build a system inventory of workshops that aim to facilitate users in controlling inventory. This research uses a prototype method by building a website based inventory system. In the process of collecting data, researchers use interviews and observations. This research resulted in website based inventory system that can assist users in carrying out inventory activities at the workshop.
Sistem Pemesanan Online Lapangan Futsal Berbasis Web pada PK Futsal Aditya Dharmawan; Mira Ziveria
KALBISIANA Jurnal Sains, Bisnis dan Teknologi Vol. 8 No. 1 (2022): Kalbisiana
Publisher : UNIVERSITAS KALBIS

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

PK Futsal is an organization that provides futsal field rental services. PK Futsal's system for field ordering is still based on the conventional method. This research intends to develop a web-based online ordering information system using Prototyping system development methods, Unified Modeling Language (UML) system modeling, Hypertext Preprocessor (PHP) system programming, and Black Box Testing to test the system. This study produced a system that can be used to view the availability of field schedules and book fields online at PK Futsal.
Perancangan Aplikasi E-Learning Berbasis Web Pada SMA Martia Bhakti Bekasi Faris Setiadin; Mira Ziveria
KALBISIANA Jurnal Sains, Bisnis dan Teknologi Vol. 8 No. 1 (2022): Kalbisiana
Publisher : UNIVERSITAS KALBIS

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Education based on or using the internet is urgently needed. The need for human resources to produce technology-based academic personnel is very urgent. E-Learning is a system or concept of education that utilizes information technology in teaching and learning. In this study, researchers used a prototype research method developed with the PHP and MySQL programming languages ​​for the creation of the database. The purpose of this research is to build a web-based e-learning application that makes it easier to manage assignments, manage subject schedules, and provide material or modules online.
Perancangan Deteksi Kemiripan pada Abstrak Artikel Ilmiah Informatika Reza Pahlevi; Mira Ziveria
KALBISIANA Jurnal Sains, Bisnis dan Teknologi Vol. 8 No. 2 (2022): Kalbisiana
Publisher : UNIVERSITAS KALBIS

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

The purpose of this study is to develop a similarity detection application using cosine similiarity calculations which can be useful to find out the percentage of similarity of a text. Detection and calculation is done by cosine similiarity algorithm and framework flask with the help of the NLTK and Literature library which helps in proprocessing data to convert words that have affixes into standard words. Application development using the SDLC method. At the design stage the application detects and calculates the percentage of word-for-word similarities with cosine similiarity calculations. At the implementation stage cosine similiarity calculation will calculate the similarity of the text with the text. At the testing stage the cosine similiarity calculation will detect the similarity of words obtained from web forms built with the flask framework. The application can detect similarities in the text and display the similarity percentage.
Sistem Informasi Kehadiran Siswa Berbasis Web pada SMA Yappenda Jakarta Reza Pahlevi; Mira Ziveria
KALBISIANA Jurnal Sains, Bisnis dan Teknologi Vol. 8 No. 2 (2022): Kalbisiana
Publisher : UNIVERSITAS KALBIS

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

SMA Yappenda Jakarta is one of the schools experiencing various obstacles in improving the quality of education in terms of recording student attendance. This school still uses manual methods or still uses books (written). Input errors often occur in the process of recording student attendance and the process of recapping student attendance data. This study aims to build a student attendance recording system at Yappenda Jakarta High School based on web, including the process of recording student attendance, student attendance data recap, with a Prototype system development method that includes system analysis using cross-functional diagrams and cause-effect diagrams, system design using Unified Modeling Language (UML), system development and programming using the Hypertext Preprocessor (PHP) programming language and My Structure Query Language (MySQL) database and system testing using black-box testing. The result of this research is a system that can be used to record student attendance at SMA Yappenda Jakarta.
Penerapan Sistem Informasi Odoo ERP pada UMKM Toko Erika Jeremy Kurniawan; Mira Ziveria
KALBISIANA Jurnal Sains, Bisnis dan Teknologi Vol. 8 No. 2 (2022): Kalbisiana
Publisher : UNIVERSITAS KALBIS

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Erika's shop is a small business that sells various kinds of daily products in the form of groceries, kitchens, toiletries, soft drinks, snacks, gas, medicines and others. This shop is located on Jalan Kwitang Kembang X, Central Jakarta. In running a business in the form of a small shop, Erika's Shop is still run by a manual system where bookkeeping is in recording purchases, sales and storage to customers and suppliers. This causes several obstacles that greatly affect the running of business processes such as loss of data on purchases and sales of goods. So from this problem a system is created that can help business processes run well and efficiently by implementing Odoo ERP using the Waterfall method. The purpose of this research is to make it easier for Erika shop owners to run business processes and increase the accuracy of data recording with the Odoo ERPi system in the form of Purchasing, Sales and Inventory modules.