Ingeniería en Sistemas, Electrónica e Industrial
Permanent URI for this communityhttp://repositorio.uta.edu.ec/handle/123456789/1
Browse
1 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.