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 - 5 of 5
  • Item
    Sitio web para el programa de difusión científica DIDE de la Dirección de Investigación y Desarrollo de la Universidad Técnica 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, 2023-09) Tayo Salazar, Andrés Sebastián; Núñez Miranda, Carlos Israel
    At present, the use of web pages has become popular and extended as a necessary tool for daily use in everyday life, whether for educational or work purposes, which has made it possible to maximize the use of time and execution of all kinds of tasks, being very useful for the end user and allowing access from all types of mobile and desktop devices. In view of the boom in research and the demand for a proactive, responsible and usable medium to disseminate said knowledge, the need for an adaptable digital medium that allows meeting this objective arises, for which a web page is the appropriate. accessible medium that adds enriched value to scientific material. The purpose of this research work is to develop a web page for the Divulga Ciencia DIDE program of the Research and Development Directorate of the Technical University of Ambato, which allows managing and disseminating the scientific programs that are managed within the program, implementing a functional and adaptable CMS such as Joomla, developing great visual impact and dynamism in browsing through different portals. For the development of the event registration module. PHP was changed. a powerful open-source programming language on the server side that enhances the activities and streamlines the processes required within the platform, which gives high usability to the tool, adding functionality with JavaScript and better visualization of the content with CSS, which are powerful tools within web development.
  • Item
    Sistema de información para la gestión de procesos de la Corporación de Asociaciones Comunitarias de Cotopaxi y Tungurahua
    (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-09) Tandalla Chanaluisa, Mariela Alexandra; Aldás Flores, Clay Fernando
    Information Systems are fundamental to the success of today's companies. These systems help to process, store and distribute information efficiently, allowing employees to work optimally and make decisions based on reliable and real information, the importance of information systems lies in the automation of processes, where the efficiency, reduces human errors and saves time and costs, likewise guarantees updated and available information. The purpose of this project is the development of a web system for the Corporation of Community Associations of Cotopaxi and Tungurahua, which will help the automation of information of the processes of registration of attendance to activities and letters from children, the same that will be done quickly and effectively, obtaining an organization of data to get more influx of children in the Corporation. The most relevant concepts will also be presented, in order to be able to develop and implement the web system, with the appropriate techniques and methodologies according to the user's requirements. In this way an agile methodology will be used as a software development model, Kanban, which will be complemented with software tools such as Laravel Framework (PHP, Hypertext Pre-Processor), which has an architecture (MVC, Model-View-Controller), JavaScript, Jquery (Front-End) for development, and MySQL will be used for data storage.
  • Item
    Aplicación para gestión del servicio de distribución de agua en tanqueros para la Compañía de Transporte Pesado “Rutas Doradas S.A.” utilizando tecnología móvil.
    (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-08) Reinoso Salazar, Christian Paúl; Buenaño Valencia, Edwin Hernando
    The project focuses on the development of an application for route management, geolocation, and control of expenses and income for the water distribution service of the company. Geolocation applications have gained significant relevance worldwide as they enable people to carry out their daily tasks more efficiently and in less time. At the same time, the growth of mobile devices has played a fundamental role in today's society, as people want to access a wide range of information through these devices, allowing them to stay connected anywhere on the planet. With this context, the present project aims to provide "Rutas Doradas S.A." company with a system that simplifies access to the water distribution service through an application that allows route management and monitoring through mobile devices easily accessible to the company's staff. The system developed to meet these objectives uses freely available tools such as the React Native framework, as well as the MongoDB database and a set of open-source libraries that run on JavaScript, a versatile programming language. It is important to note that this project is also based on socket technology, which allows real-time communication between the application and the users. This is especially relevant to ensure accurate tracking of routes and facilitate interaction between the company's staff and customers. In summary, the project focuses on the development of an application for route management, geolocation, and control of expenses and income for the water distribution service. It utilizes technologies such as React Native, MongoDB, and JavaScript to provide an efficient and easily accessible solution for the company. The application will enable real-time communication and facilitate coordination and tracking of water distribution routes.
  • Item
    Aplicación web progresiva (PWA) con angular para optimizar la gestión de historiales clínicos de pacientes en el patronato municipal de Latacunga
    (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-01) Tapia López, Daniel Alejandro; Guevara Aulestia, David Omar
    Currently, the correct treatment of information has become a priority in almost any type of company, since this has a series of advantages for the different processes that they execute, in such a way that a better-quality service can be provided for the client, in addition to keeping the information secure and concise. This research project focuses on optimizing the management of clinical records in the Municipal Board of the city of Latacunga, and thus improve the quality of service to patients of this institution, guaranteeing that the regulations of the National Health System are complied with regarding confidentiality of patient information. For the development of the web application, several current technologies were used, the same ones that are kept updated to the latest stable versions, which guarantees that the application maintains high security standards of the frameworks used, in addition to security strategies and patterns. used in the programming code. The web application is created under the client server architecture, in which the backend system has been developed with the Node.js execution environment using the express framework with a connection to two databases, the first is the database of the clinical histories application while the second is the database of the current accounting system used in the institution. The frontend system was developed with the Angular framework in its version 12 using the typescript programming language, in addition to this, the tailwindcss framework was used for the application styles
  • Item
    Aplicación web progresiva (PWA) para la gestión de procesos de cobro de la Junta de agua potable para la parroquia Huambaló caserío La Merced.
    (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-09) Villegas Alvarado, Alex Jair; Torres Valverde, Leonardo David
    The present work is based on the improvement of the process management of the drinking water board Huambaló hamlet La Merced, since the information that is handled is not registered in an optimal way and this makes it susceptible to losses and in the same way provide greater control of the information handled, as well as access control to the same data handled by roles to perform different actions within the application, thus improving data security and process management. The application was developed using the Angular framework in its version 13.3.1, which uses the TypeScript language as its engine, which is a free programming language and is maintained by Microsoft, TypeScript is a superset of JavaScrip that essentially adds types static and class-based objects. The Back-end is developed in Node.js version 14.15.0 and with the package manager version 13.3.1, it offers a wide variety of libraries which allow developing robust and secure servers. The methodology used for the development of this application was the XP methodology (Xtreme Programming), this is an agile development methodology, which means that it focuses on the important data in this way, advancing rapidly with the design and programming, avoiding in as much as possible unnecessary documentation.