Herramienta para la generación de código base en el desarrollo de aplicaciones web
Fecha
Autores
Autor corporativo
Título de la revista
ISSN de la revista
Título del volumen
Editor
Compartir
Director
Altmetric
Resumen
When developing a web application, several factors are taken into account for customer acceptance; one of them is the design, which must be user-friendly and at the same time eye-catching in order to favor its subsequent acceptance. For this reason, developers invest a large part of their budget and time in perfecting and designing an interface that meets these characteristics. Based on the above, it is evident the need to reduce the time and cost invested in this section, in order to focus the developer's attention on the coding of internal parts of the application's operation and its maintenance. For this, based on the SCRUM methodology, throughout this document the process of creation of the application is developed, which includes the following stages: Planning, during which the objectives to be fulfilled, the scope and limitations of the project are established. Analysis, during this stage, the analysis of the project requirements is performed and the activities to be performed (User Stories) are proposed. Design, during this stage, the division of tasks is performed by means of Sprints, taking into account the analysis previously performed. Implementation, in this stage diagrams and models obtained from the implementation of Sprints are presented. Finally, in the testing stage, the evidence of the tests performed to the application is presented in order to prove its correct operation. The code is structured and delivered in PHP language, which is a free and open language, easy to install and easy to configure development environments, adding a system of sections based on Bootstrap that provide the application the ability to adapt to any device, thus generating a code base design multiplatform web application.