Ingeniería en Sistemas, Electrónica e Industrial

Permanent URI for this communityhttp://repositorio.uta.edu.ec/handle/123456789/1

Browse

Search Results

Now showing 1 - 5 of 5
  • Item
    Aplicación web de mensajería asistida con IA en redes sociales para personas con discapacidad visual
    (Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Software, 2025-02) Ortiz Arcos Marco Antonio; Ibarra Torres Oscar Fernando
    The integration of digital technologies by visually impaired individuals poses a significant challenge to achieving accessibility on communication platforms. According to the INEC, in the canton of Ambato, located in the province of Tungurahua, approximately 1,127 people with visual impairments face barriers in using social networks due to the lack of appropriate tools and incompatibility with assistive technologies. This project aims to implement an assisted messaging system with natural language processing to facilitate interaction for visually impaired individuals on social networks such as WhatsApp, Facebook, Telegram, and email. It leverages technologies such as voice synthesis and recognition, along with auditory feedback, to enhance accessibility, improve efficiency, and reduce message delivery times. Additionally, it incorporates multimedia content search and playback, promoting digital inclusion and fostering greater technological integration. The project development process begins with requirements gathering through interviews conducted using a questionnaire based on the IEEE 830 standard. For system development, React was used for the frontend and Node.js for the backend. Firebase served as the database manager, while Dialogflow was employed for natural language processing. The applied methodology was Extreme Programming, tailored to the project's specific needs. Finally, acceptance testing, usability evaluation using the SUS scale, and accessibility testing were conducted to validate the system's compliance with requirements and its performance
  • Item
    Arquitectura micro-frontend para optimizar el desarrollo de aplicaciones web tipo spa.
    (Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Tecnologías de la Información, 2023-09) Alvear Vaca, Pablo Alejandro; Chicaiza Castillo, Dennis Vinicio
    Currently, the world of web application development has undergone a significant change. and one of the most important trends is the adoption of microfrontend architecture. This approach in web design and development allows for breaking down a user interface into smaller. independent components, offering several benefits in terms of performance. maintenance, and scalability. Microfrontend encompasses concepts that aim to improve modularity and code reuse in the frontend part of the web application. Instead of managing a single codebase in a unified repository, the application can be divided into smaller modules and worked on by smaller teams. The objective of this project is to implement a microfrontend architecture to optimize the development of SPA-type web applications. achieving more efficient and agile development, and providing users with a high-quality experience when interacting with the web application. By leveraging the benefits of the microfrontend approach, companies can quickly adapt to the changing demands of the market and offer innovative products and services to their end users. Consequently. a test application was developed using the architecture to showcase its benefits through metrics. For the project development, the XP (Extreme Programming) methodology was used. focusing on rapid development, as continuous performance testing was required to demonstrate the main objective. Angular and React technologies were used for frontend development, and the Module Federation library was utilized for implementing the architecture. A Node.js-based backend service was used, along with a non-relational database in a MongoDB cluster. Finally. Performance testing was finally applied using the browser's devtools tool
  • Item
    Aplicación móvil e-commerce utilizando Flutter para la gestión de ventas de insumos textiles y publicitarios en la empresa mercantil Makamba Cia. Ltda
    (Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Tecnologías de la Información, 2023-03) Pozo Pozo, Jorge Eduardo; Ibarra Torres, Oscar Fernando
    E-commerce in Ecuador has experienced a remarkable increase in recent years, driven by the COVID-19 pandemic. However, there are still challenges to overcome, such as the lack of consumer trust in the security of online shopping or the scarce logistics infrastructure for managing shipments. Despite these challenges, the future of e commerce in Ecuador is promising thanks to the increased penetration of the internet and the improvement of payment infrastructure. The main objective of this research project is to contribute to the commercial department of MercantilMakamba Cia. Ltda. by implementing an E-commerce mobile application that aims to increase the company's sales and streamline the commercial process and communication with customers. To achieve the objectives set out in the project, several tools will be used to develop a fast, secure, and user-friendly mobile application. Tools such as the Flutter development environment for developing the frontend, Node.js for developing the backend, MySQL as the main database engine, and Firebase for storing multimedia files used by the application. Thanks to the efficient use of the aforementioned tools, an application focused on the customer and user, efficient, scalable, secure, and intuitive has been developed.
  • 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.