Tesis Tecnologías de la Información
Permanent URI for this collectionhttp://repositorio.uta.edu.ec/handle/123456789/34849
Browse
5 results
Search Results
Item Aplicación web usando python para el registro de la ficha médica y control de la posología para el Consulorio Médico “DUOMEDIC”(Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Tecnologías de la Información, 2024-08) Villacrés López, José Javier; Naranjo Ávalos, Hernán FabricioThe present research project focuses on the development and implementation of a web application for médical record management and dosage control for the médical office "DuoMedic." The application was developed to provide users with efficient and optimized access to médical records of patients. The application allows for the manipulation of data, including creating, deleting, editing, and displaying patients' médical records. It also generates detailed digital médical prescriptions to avoid prescription errors, which can then be sent to the patient. The application was developed using the Extreme Programming (XP) methodology to manage its development, enabling appropriate and organized changes. The application utilizes Django version 5.0.6 as its development framework, which incorporates the Model-View-Template (MVT) structure to assist with data flow registration. The database management system used for data manipulation was PostgreSQL version 16.3, providing security, robustness, and data accessibility. The backend was deployed on the cloud service platform Heroku.Item Aplicación web responsive para la gestión de recorridos y comunicación entre transportistas particulares y estudiantes de la Universidad Técnica de Ambato Campus Huachi(Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Tecnologías de la Información, 2024-02) Nuñez Tite, Santiago Sebastian; Jara Moya, Santiago DavidOver the years, the use of web applications for the difusión and exchange of information has become essential due to their uselfulness, so much so that when we talk about them, their adaptability and funcionality is implicit, because these applications must be able to adapt to the different devices that people have, showing all the significant information in each case. This project shows and details the fundamentals elements for the development of a responsive web application to allows all those who provide student transportation services, which do not have any positioning in digital platforms, as well as students who use that service. This was based on the functional and non-functional requirements determined through the collection of all neccesary information in order to provide an adaptable application that shows relevant information and future developers have a grounding when they need to develop transport web applications. The web application developed by applying the OOHDM (Objected Oriented Hypermedia Design Method) methodology allowed a correct follow-up of the project activities, as well as the optimizations that were presented. All this along with Angular framework for the frontend and integrating programming languages such as Bootstrap and Typescript and ASP.net core technology for the backend, provided a good functionality based on the requirements. In this way, the principal objective of the application, where carriers can publish their routes and information and optimise the communication with the students, was achievedItem Aplicación web con tecnología de realidad virtual para la gestión del proceso de ventas de autobuses en la empresa Ambabus(Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Tecnologías de la Información, 2024-02) Muñoz Suárez, Xavier Alejandro; Ibarra Torres, Oscar FernandoIn the current context, new technologies transform the way we interact with the world. For this reason, Ambabus proposes to be at the forefront through the development and implementation of an innovative web application. The main objective is to optimize the company's sales process, taking advantage of technological tools, in order to improve the customer experience. The web application was developed with technologies such as: Angular, Laravel and Bootstrap, and It follows the XP methodology to guarantee an agile development and user friendly. It also integrates with a MySQL database, that provides a robust platform to manage key information of customers, buses and sales. On the other hand, the central focus of the application is to optimize sales process time. It means that it seeks to reduce waiting times and improv the comprehensive management of clients and sales. In this way, the customer is allowed to virtually explore the buses before physically visiting the company, offering them a unique experience supporte d by virtual reality technology. Booking management is simplified through the app, with the ability to send email notifications after a customer books a bus. This component adds a level of coexistence for both clients and company staff, which facilitates an effective and timely communication. The choice of modern technologies and the adoption of agile development practices reflect the company's commitment to innovation and continuous improvement. For which it not only seeks to upgrade its internal operation, It also seeks to stand out in the market.Item Aplicación web utilizando react y nodejs para la gestión y seguimiento académico en el Departamento de Consejería Estudiantil de la Unidad Educativa Bolívar(Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Tecnologías de la Información, 2024-02) Córdova Poveda, Josué Ricardo; Guevara Aulestia, David OmarLas aplicaciones web son una rama de las tecnologías de la información (TI) con más auge en la actualidad, siempre se mantienen en constante evolución y utilizan un diseño intuitivo y fácil de usar, incorporan elementos visuales atractivos que favorecen la interacción con los usuarios, las aplicaciones web se utilizan para una amplia gama de propósitos, sean de entretenimiento, salud, educación, economía, entre otros. El presente proyecto se centra en el desarrollo y la implantación de una aplicación web para optimizar la gestión y seguimiento académico en el Departamento de Consejería Estudiantil de la Unidad Educativa Bolívar. El objetivo principal es mejorar la eficiencia y eficacia del DECE en la gestión de la información de estudiantes y representantes, así como en el seguimiento académico y la atención a casos de vulnerabilidad dentro de la institución. Para la ejecución de la aplicación web se utilizó React y Nodejs, herramientas que permiten desarrollar aplicaciones web de alta calidad, se aplicó la metodología Rapid Application Development (RAD) la cual promueve flexibilidad, rapidez de desarrollo y mejoras del producto mediante feedback del usuario. La aplicación permite a los consejeros del DECE gestionar los datos de los estudiantes y representantes, así como facilitar el acceso a la información y optimizar el seguimiento de los estudiantes. Estas implementaciones han contribuido a mejorar la calidad educativa de la institución, ya que los consejeros estudiantiles ahora pueden identificar a los estudiantes que necesitan apoyo y tomar medidas necesarias de acuerdo la situación.Item Aplicación web utilizando Framework open source para la gestión de inventario en el almacén PIL’S Autorepuestos(Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Tecnologías de la Información, 2024-02) Caizaguano Chicaiza, Kevin Daniel; Torres Valverde, Leonardo DavidInventory management is essential for the efficient operation of any business, as it directly impacts product availability, customer satisfaction, and ultimately financial results. As the company experiences continuous growth, inventory management becomes increasingly complex. The variation in products, suppliers, and locations requires a more advanced approach than conventional methods based on spreadsheets or manual systems. This project aligns with the research line in Information Technologies and Control Systems, aiming to implement a web application for inventory management using an Open Source framework at the "Pil's Autorepuestos" warehouse. The goal is to automate manual inventory management processes, incorporate administrative roles to improve spare parts traceability, and contribute significantly to decision-making. The Extreme Programming (XP) methodology is employed for planning, design, coding, and testing of the product, facilitating efficient supervision of deliverables at each stage of the process, ensuring compliance with the requirements defined by the warehouse manager. The application is structured into three key components: a robust and secure SQL Server database for information management, a backend developed in .NET Core using Entity Framework to provide a scalable and modular architecture, and a frontend implemented with Angular due to its modular structure. Bootstrap, along with the AdminLTE template, was used for design.