info:eu-repo/semantics/bachelorThesis
Desarrollo de una aplicación web para controlar y organizar avalúos de la empresa CIDU S.A.S.
Autor
Cristancho-Rodríguez, Wilmer Orlando
Rodríguez-Rendón, Juan Felipe
Institución
Resumen
A web application was developed that allows controlling and organizing the appraisals carried
out by the company CIDU S.A.S. Initially, the XP development methodology was used to identify
the needs of this company. Through an analysis, it was observed that the administrator used Excel
books to record the information of each appraisal, which generated data decentralization by having
different sources. Therefore, a web application was designed to store all the data that belongs to
CIDU S.A.S. In the development of the application, the Angular programming language was
chosen and then it was connected to the Firestore database of Google's Firebase platform to deliver
modern and easy-to-maintain software. And as a result, 3 main functions were obtained: the first, the possibility of inserting an appraisal in detail in a non-relational database; the second, to generate a historical report of all the appraisals that are registered there; and the third, to locate each appraisal on a geolocation map through a Google API. All the functionalities of the web application are controlled by a login to provide security in access to information.