{"title":"ANALISIS KELAYAKAN APP-INVENTOR SEBAGAI BAHAN AJAR MATAKULIAH MOBILE PROGRAMMING MENGGUNAKAN METODE SYSTEM USABILITY SCALE","authors":"Ida Mulyadi, Muhammad Faisal, N. Qalbi, I. Aditya","doi":"10.56708/progres.v15i1.354","DOIUrl":"https://doi.org/10.56708/progres.v15i1.354","url":null,"abstract":"Media in the learning process is a tool or intermediary in the delivery of learning material that can provide more knowledge and experience to students. The advantage of App Inventor lies in the ease of programming, where users do not need to have basic programming knowledge, understand code, or have experience in IT, but the most important thing in making applications using App Inventor is how programmers use logic like when someone puts together a puzzle. . In this research, a feasibility study and analysis was carried out using the System Usability Scale (SUS) method so that it could improve the quality of learning and the novelty of teaching materials in the Makassar Professional STMIK environment. The sampling technique used in this research is random sampling or probability sampling. Based on the results of the recapitulation of the respondents' assessment, the average usability of the system was 72.83, then the grade of the assessment was determined. It was concluded that the results of the Recap of Usability Values showed that all attributes had a usability acceptance value by the user, the average value was above 68.00, namely 72.83. For Android users to be able to use APP-Inventor properly so that it is useful to support special learning activities in the Mobile Programming course.","PeriodicalId":133559,"journal":{"name":"Jurnal Informatika Progres","volume":"84 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-06-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133881616","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
N. Haeruddin, Muhammad Rahmat Faizal, Suardi Hi Baharuddin
{"title":"ANALISIS KINERJA WEBSITE PARAMA PELINDO MENGGUNAKAN PINGDOM TOOLS DAN PAGESPEED INSIGHTS","authors":"N. Haeruddin, Muhammad Rahmat Faizal, Suardi Hi Baharuddin","doi":"10.56708/progres.v15i1.365","DOIUrl":"https://doi.org/10.56708/progres.v15i1.365","url":null,"abstract":"This study analyzes the performance of a website for one of the companies, namely PARAMA Pelindo, using Pingdom Tools and PageSpeed Insights. This research aims to improve the performance of the PARAMA website in order to improve user experience. The results of the PARAMA website performance analysis show certain things that need to be improved in testing using pingdom tools and PageSpeed Insights. This research contributes to understanding the importance of analyzing the performance of a website and provides practical recommendations for web developers in improving website performance in general.","PeriodicalId":133559,"journal":{"name":"Jurnal Informatika Progres","volume":"56 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-06-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133676853","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
Ida Bagus Indra Dewangkara, Made Niken Novianti, Putu Agisna Fransisco Sara, Ni Putu Ana Rainita
{"title":"PERANCANGAN ULANG UI/UX WEBSITE BUMDES BATURITI MENGGUNAKAN METODE SUS DAN DESIGN THINKING","authors":"Ida Bagus Indra Dewangkara, Made Niken Novianti, Putu Agisna Fransisco Sara, Ni Putu Ana Rainita","doi":"10.56708/progres.v15i1.347","DOIUrl":"https://doi.org/10.56708/progres.v15i1.347","url":null,"abstract":"Badan Usaha Milik Desa (BUMDes) Baturiti is one of the businesses managed by the Baturiti village government. In this technological era, BUMDes Baturiti has a website used for marketing their products. Surprisingly, the BUMDes Baturiti website has a user interface and user experience (UI/UX) that falls into the \"Poor\" category. This was revealed after conducting UI/UX testing using the System Usability Scale (SUS) method. SUS is a method for evaluating the usability of a product or system based on user perceptions. This method uses a questionnaire consisting of 10 items to evaluate the user's experience in using a product or system. The average score obtained from the first testing was 33.16, falling into the \"Poor\" category. Subsequently, this research focused on redesigning the UI/UX using the design thinking Smethod, a method for generating solution ideas for a problem. This research was carried out by implementing all stages of design thinking, namely empathize, define, ideate, prototype, and testing. After redesigning the prototype and conducting a second round of testing, the BUMDes Baturiti website prototype obtained a score of 88.5, falling into the \"Highly Acceptable\" category. Thus, the redesigned UI/UX prototype for BUMDes Baturiti is highly suitable for further development in the future.","PeriodicalId":133559,"journal":{"name":"Jurnal Informatika Progres","volume":"19 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-05-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128175077","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"PENERAPAN FRAMEWORK CODEIGNITER UNTUK WEBSITE TOKO ONLINE PADA DASTER HITS PONTIANAK","authors":"Sindika Alifia Palma, Sandy Kosasi","doi":"10.56708/progres.v15i1.343","DOIUrl":"https://doi.org/10.56708/progres.v15i1.343","url":null,"abstract":"Daster Hits pontianak has a need to expand its market share and manage valid data systems. The sales system currently used is traditional sellers and social media such as Instagram and WhatsApp, therefore the interaction between the store and customers is still limited, recording of transactions is still manual using a transaction book, and if customers want to find products they have to scroll Instagram or come directly to the store. The purpose of this research is to apply the CodeIgniter framework to build an online shop website which is expected to help the shop in promoting the product, manage product data, and expedite the product sales process. The research method used in this research is Design Science Research and the design method uses Extreme Programming. The system modeling used is the Unified Modeling Language (UML) and the software testing method uses white-box testing. The advantages of Daster Hits Pontianak Online Shop website are the features such as managing user profiles, product sales, detailed product information, online product orders and payment confirmation, searches using sequential search algorithms, managing product stocks using the Apriori algorithm, and notifications using push notifications. The process of making this program uses the PHP programming language and the MariaDB database.","PeriodicalId":133559,"journal":{"name":"Jurnal Informatika Progres","volume":"48 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-05-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114835967","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"PERANCANGAN BUSINESS TO BUSINESS PADA TOKO TUNAS BARU SIMPANG PINOH","authors":"Oktari Saputra, Sandy Kosasi","doi":"10.56708/progres.v15i1.336","DOIUrl":"https://doi.org/10.56708/progres.v15i1.336","url":null,"abstract":"The Tunas Baru store has challenges in service both conventionally and via Whatsapp. The owner only employs two employees so resellers have to queue. In addition, the large number of orders via WhatsApp makes it difficult for owners to reply to chats one by one and prepare orders so that mistakes can occur in preparing orders. The purpose of this study is to design a B2B website at the Tunas Baru store to ease the work of the owners and employees, make it easier to order goods and save time on sales transactions at the Tunas Baru store. This research is in the form of a case study with a research method using Design Science Research (DSR). The development method uses Rapid Application Development (RAD). The programming languages used are PHP, Javascript, HTML and MySOL database server. The system modeling uses UML (Unified Modeling Language). This research produces a B2B website at the Tunas Baru store that can be used by owners to manage product data, display sales reports, manage product stock, view payments, view orders and manage users level. Then the resellers can search and order goods through the website. In addition, website users can register to become a resellers of the Tunas Baru store","PeriodicalId":133559,"journal":{"name":"Jurnal Informatika Progres","volume":"27 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-05-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114659035","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"PENERAPAN APLIKASI E-COMMERCE BERBASIS BUSINESS TO CONSUMERS PADA TOKO CANADA MENGGUNAKAN FRAMEWORK CODEIGNITER","authors":"David, Meyrisia Bella Melinda","doi":"10.56708/progres.v14i2.339","DOIUrl":"https://doi.org/10.56708/progres.v14i2.339","url":null,"abstract":"Toko Canada is a company that sells various kinds of fashion needs for men and women. The system used in sales activities is still manual, which is still using notebooks in processing the data. So in carrying out sales activities is still difficult and takes a lot of time. There needs to be a sales system to facilitate sales activities. Business To Consumers is one of the e-commerce models, which is a business process where sales deal directly with buyers. Buying and selling directly through word of mouth is still done in the era of technological developments like now. However, the buying and selling process was deemed less efficient and the scope of sales was felt to be less extensive. So that these problems are not sustainable, an e-commerce business model website will be built for customers. In building an e-commerce system, the author uses the prototype method by designing the system using the Unified Modeling Language (UML). Then MySQL supported to manage existing databases. The final result of this research is an e-commerce system at Toko Canada that can help and facilitate various sales activities. The conclusion of this research is that the sales application that has been made makes it easy for owners to get accurate reports and can also help employees to record reports.","PeriodicalId":133559,"journal":{"name":"Jurnal Informatika Progres","volume":"26 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-09-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127289930","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"SISTEM PENDUKUNG KEPUTUSAN DALAM MENENTUKAN TINGKAT KEPUASAN PELANGGAN TERHADAP PELAYANAN PADA CAFE ALGO MAKASSAR","authors":"Supriadi, Kurnia Yahya","doi":"10.56708/progres.v14i2.341","DOIUrl":"https://doi.org/10.56708/progres.v14i2.341","url":null,"abstract":"Decision Support Systems can be defined as information systems and analytical models designed to determine decision makers to get better information. By utilizing this SPK, it is believed that it will really help dynamics in overcoming problems to determine the level of customer satisfaction with Cafe Algo services. The SPK method in this study uses SAW, this method is used to determine the weight of the criteria for attributes, in the positioning system. it will create the best option with absolutely precise calculations. The alternative is customers assessing service quality based on predetermined standards. The final result of this calculation concludes that in general, the average customer is satisfied with the service quality of Cafe Algo.","PeriodicalId":133559,"journal":{"name":"Jurnal Informatika Progres","volume":"36 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-09-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123996690","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"SISTEM PENUNJANG KEPUTUSAN PEMILIHAN GENERATOR SET YANG SESUAI KEBUTUHAN CALON KONSUMEN MENGGUNAKAN METODE TOPSIS PADA PT. SINAR TEKNIK PRATAMA","authors":"M. Rizaldy, Bianca Resna Maya Sari, Dikwan Moeis","doi":"10.56708/progres.v14i2.342","DOIUrl":"https://doi.org/10.56708/progres.v14i2.342","url":null,"abstract":"The purpose of this study is that there is a problem regarding the selection of generators that are suitable for home needs, therefore we want to help consumers to find generators that suit the needs and capacity of their homes. The method in solving this problem, namely, the Technique for Order of Preference by Similarity to Ideal Solution (TOPSIS) is a compensation aggregation method that compares a series of alternatives by identifying the weights for each criterion, normalizing the score for each criterion and calculating the geometric distance between each alternative and the ideal alternative, which is the best score for each criterion. The result of this research is the system can find out which generators are in accordance with consumer needs and which are not in accordance with consumer needs.","PeriodicalId":133559,"journal":{"name":"Jurnal Informatika Progres","volume":"440 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-09-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116065536","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"SISTEM PENUNJANG KEPUTUSAN KENAIKAN JABATAN KARYAWAN DENGAN METODE ANALYTICAL HIERARCHY PROCESS (AHP)","authors":"Kefas Oswald Mokirimban, Herwana, S. Arni","doi":"10.56708/progres.v14i2.340","DOIUrl":"https://doi.org/10.56708/progres.v14i2.340","url":null,"abstract":"PT. United Tractors is a company engaged in the distribution of heavy equipment, but the current problem that is often the main focus for employees regarding promotions at PT. United Tractors, which often appears as a result of measuring tools in the process of increasing positions, still seems manual which is assessed directly by the company's leadership, especially in measuring work performance, performance and discipline. This study aims to facilitate the leadership and speed up the selection process for employee promotions using the Analytical Hierarchy Process (AHP) method. The final result of this research is to create a web-based application system that is used as a decision support system for employee promotions using the Analytical Hierarchy Process (AHP) method, easy to implement and can be calculated by the system using predetermined criteria and weights.","PeriodicalId":133559,"journal":{"name":"Jurnal Informatika Progres","volume":"78 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-09-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128756767","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"SISTEM PENDUKUNG KEPUTUSAN PEMILIHAN SEPEDA MENGGUNAKAN METODE PROMETHEE","authors":"Ivan Hintoro, David","doi":"10.56708/progres.v14i2.337","DOIUrl":"https://doi.org/10.56708/progres.v14i2.337","url":null,"abstract":"Toko Sepeda Super Top is a shop that sells various kinds of bicycles in Sekadau Regency. Not a few consumers are confused in choosing a bicycle. Based on the survey, 59.3% of respondents stated that it is difficult to choose a new bicycle. To assist consumers in choosing a bicycle, we need a system that can support consumers in making decisions. This study utilizes a Decision Support System (DSS) to support Toko Sepeda Super Top consumers in choosing a bicycle that suits their needs. The DSS method used is the Promethee type I method with the criteria used in the form of brand, price, durability, design, weight, and accessories. The form of research used in this research is a case study with a software design method, namely the prototype method. The result of this research is a bicycle selection DSS software that can be accessed by two levels of users. Admin can process bicycle data by inputting, updating, and deleting data. Then ordinary users can use a decision support system with the Promethee method to assist in bicycle selection.","PeriodicalId":133559,"journal":{"name":"Jurnal Informatika Progres","volume":"23 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-09-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127774282","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}