Tesis Ingeniería en Sistemas Informáticos y Computacionales

Permanent URI for this collectionhttp://repositorio.uta.edu.ec/handle/123456789/15

Browse

Search Results

Now showing 1 - 2 of 2
  • Item
    Aplicación web para automatizar el proceso de recaudación de valores y consulta de planillas mensuales por consumo de agua potable en la Cooperativa de Ahorro y Crédito San Martín de Tisaleo Ltda.
    (Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Ingeniería en Sistemas Computacionales e Informáticos, 2023-03) Verdesoto Guaman, Christian Gustavo; Guevara Aulestia, David Omar
    This project was developed with the aim of automating the processes involved in the issuance of monthly payrolls, in order to proceed with the collection of securities in the institution, which will increase the influx of customers seeking to fulfill their obligations in one place, since the institution has external systems for the collection of other basic services such as electricity, telephone among others. The web application is divided into backend and frontend components, for the first ASP.NET entity framework was used in its version 3.1, in which several web services were created, the same ones that are consumed by the frontend that is developed based on the Angular framework. Finally, the development methodology used in this project was Xtreme Programming (XP), which allowed to manage delivery times, through tests of continuous and incremental fast cycles to achieve the results expected by the client.This project was developed with the aim of automating the processes involved in the issuance of monthly payrolls, in order to proceed with the collection of securities in the institution, which will increase the influx of customers seeking to fulfill their obligations in one place, since the institution has external systems for the collection of other basic services such as electricity, telephone among others. The web application is divided into backend and frontend components, for the first ASP.NET entity framework was used in its version 3.1, in which several web services were created, the same ones that are consumed by the frontend that is developed based on the Angular framework. Finally, the development methodology used in this project was Xtreme Programming (XP), which allowed to manage delivery times, through tests of continuous and incremental fast cycles to achieve the results expected by the client.
  • Item
    Aplicación web usando el framework Angular para el control de historias clínicas de los pacientes del consultorio médico Fisio&Trauma de la ciudad de Ambato
    (Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Ingeniería en Sistemas Computacionales e Informáticos, 2022-03) Telenchana Chimbo, Daniel Iván; Chicaiza Castillo, Dennis Vinicio
    The focus of this project is the development and implementation of a web application for the control of medical records of patients and scheduling of medical appointments at the FISIO&TRAUMA medical office in the city of Ambato, which was developed for users of the application have access to and organized management of all medical documentation, in addition to ensuring that patient data is viewed reliably and efficiently. The application allows the creation, editing, visualization and deletion of a medical record, as well as the management of the schedules of medical appointments that are made in the office and was developed using the Agile XP methodology. The application has MySQL database manager, here all the data that the medical office staff enter is systematically stored, this information can be accessed through requests made by the server that was created with Node Js and Express, which include the first part of the web application. In the second part, which is the development of the frontend, the Angular framework was used as the base structure, where a SPA (SinglePage-Application) is created that will be linked to the server in this way, accessing the information in the database through called AJAX, for the styling of the web pages, the open-source toolkit Bootstrap was used. The implementation of the web application developed with Angular allowed better management and control of medical records, collecting patient data efficiently, having a chronologically ordered record of appointments, also obtaining records and reports of patients from the office, in this way time was greatly optimized and patient care improved.