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 - 2 of 2
  • Item
    Sistema web multiplataforma basado en la arquitectura modelo vista controlador (MVC) y cloud computing para la gestión de actividades de Novadent-Especialidades Odontológicas en la ciudad de Latacunga
    (Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Tecnologías de la Información, 2022-09) Chanatasig Maigua, Edwin Esteban; Ibarra Torres, Oscar Fernando
    The impact of technological development has been undeniable in recent years, having a great impact on different areas, whether business or social; institutions that provide health services are no exception, as most of them make use of technological tools and computer systems that help them to manage the activities they must carry out. The implementation of a multi-platform web system is the main objective of this research project. The application has a series of functions that help to manage activities such as: registration of appointments, filtering of available schedules, sending WhatsApp’ messages reminders of assigned appointments, as well as the administration of data and clinical history of patients that were previously done manually. The web system was developed with a real-time execution environment based on JavaScript called node.js, which allowed the implementation of the Model View Controller (MVC) architecture and provides a cross-platform environment. The database manager used was MariaDB which guarantees security and accessibility to data while protecting the integrity of these, the implementation was done on a server in the cloud that has Linux operating system specifically the Alma Linux distro under the domain novadentsalud.com. The Extreme Programming (XP) methodology was applied to control the application development process for better management of activities.
  • Item
    Sistema web basado en arquitectura MVC para la gestión de Insumos primarios para la planificación del sistema eléctrico de distribución de la Empresa Eléctrica Ambato (EEASA)
    (Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Tecnologías de la Información, 2022-09) Manzano Rojas, Edison Javier; Ibarra Torres, Oscar Fernando
    This project is based on the development of a Web System for obtaining Primary Inputs of Empresa Eléctrica Ambato; in order to access information in an easy and appropriate way, and to perform technical studies for decision making on the current state of the electrical distribution system and to plan its expansion. The web system made it possible to reduce the time spent by administrative staff in the process of obtaining primary inputs, in addition, the information obtained is updated and processed in the formats established by the ARCENNR or the EEASA. The development methodology applied was OOHDM (Object Oriented Hypermedia Design Method) that through the use of specialized models such as: conceptual, navigation and user interface, allows to simplify and make more effective the design of a web system. For the development of the web system based on the MVC architecture, the Angular Framework was used for its reusable web components, ease of manipulation of objects that allows a more agile development; additionally the java programming language was used for the creation of API Rest and the database is developed in Oracle 12c.