HomeCLOUDvol. 2 no. 1 (2014)

AN AUTOMATED APPLICATION THAT GENERATES STANDARD THREE-TIER-ARCHITECTURE-COMPLIANT CRUD APPLICATION FROM CREATE TABLE SQL QUERY

Robin O. Agustin | Jeffrey D. Bonajos | Kareen Ann B. Lastra | Exander T. Barrios

 

Abstract:

A programmer has a different styles and ways in coding a program. In most cases, the style of coding of a programmer could lead to misinterpretation by the other. Nowadays, anyone who aspires to be a programmer will be able to utilize a framework in order to build a system rapidly and efficiently. Thus, a programmer should follow the concepts that conform to the framework standards. Object-oriented programming is a style of coding applied in various web frameworks. Unfortunately, not all the aspirants are well versed of the said coding style. Hence, this study provided a solution that would aid the novice programmers to become proficient of the aforementioned coding style. Furthermore, this enabled them to develop a simple CRUD application through the standard three-tier architecture. Since this is a constructive research, it is necessary to use the 4D software process model in order to achieve the expected output of this study. The application has the capability to convert exported SQL table query into a CRUD application in a standard three-tier architecture format. The researcher-made survey was analyzed in order to determine the effectiveness of the study. It shows that the respondents agree that it is easier to code through OOP compared to procedural programming.