PERANCANGAN SISTEM INFORMASI PENJUALAN DENGAN FRAMEWORK LARAVEL MENGGUNAKAN METODE WATERFALL
Abstract
So far, the sales system that exists in the Salwa hijab shop is done manually, which often causes problems such as the stock of products in the store is not the same as the recording of product stock when a sales transaction occurs the seller forgets to record the sale on the note, this note is prone to being scattered or lost to become a problem for stores that hamper store management and store management becomes ineffective because they have to recap the notes one by one. To overcome these various problems, a web-based sales information system is made a solution to improve accuracy in recording stock items. This system is designed using php as a programming language to make the web more interactive and attractive javascript is used. The Laravel framework is used because it has the flexibility and ability to create secure and efficient applications with the concept of MVC (Model View Controller) functions that are interrelated. The controller function acts as an intermediary for the model and view while the model functions to perform certain database logic and view to see the results to the user and use a MySQL database that allows to process data efficiently by using the waterfall method as the basis for the application design phase which divides the application development phase into several structured phases including the analysis phase of the needs of this application data obtained through direct observation, the application design phase using UML (Undifend Model Language) using use case diagrams for program descriptions and activity diagrams for activities in each feature in the application, the program writing phase using php, and the testing phase. Data for design is obtained through observation and literature study. Based on the results of testing using the black-box testing method, this application shows satisfactory performance and as expected. The features provided in this application include transactions and can print barcodes for products sold. With this application, Salwa hijab shop becomes more efficient in managing its shop.