Desarrollo de un aplicativo móvil para apoyar el proceso de reconocimiento predial con fines multipropósito
Fecha
Autor corporativo
Título de la revista
ISSN de la revista
Título del volumen
Editor
Compartir
Director
Altmetric
Resumen
This document entitled “Development of a mobile application to support the property recognition process of multipurpose purposes”, shows the process of development and implementation of an application that allows the spatial identification of properties through a georeferenced viewer, it allows the capture of data in the field in order to perform the physical identification and cadastral of the land; allowing the upload of this information in the cloud through forms and avoiding the possible loss of data, which translates into reduced processing times in the office. The entire application development process was oriented under the Agile SCRUM methodology, which comprised a total of four Sprints within a 2-month execution period, supported by the Azure DevOps tool, likewise, in the technical context, the application is developed in React Native, a Framework that allows the development of hybrid applications (iOS and Android) based on Javascript, HTML and CSS. The application (Frontend) communicates to the database, hosted in PostgreSQL, through an API (Backend) developed in NodeJs through the ExpressJs library. The architecture of the application is service-oriented and deployment is in Azure, a Cloud service provided by Microsoft, through a WebApp for the Backend, ensuring scalability and availability, in addition to the Azure Database for PostgreSQL resource for the database.