Sistema para redes de clínicas odontológicas

This work presents the modeling and development of a web application, which contains the basic modules of what will become a large scale and complete system for total management of network of dental clinics. The goal of this system, when complete, will be provide a control of all the sectors and pro...

ver descrição completa

Autor principal: Siega, Emerson Luis
Formato: Trabalho de Conclusão de Curso (Especialização)
Idioma: Português
Publicado em: Universidade Tecnológica Federal do Paraná 2020
Assuntos:
Acesso em linha: http://repositorio.utfpr.edu.br/jspui/handle/1/23161
Tags: Adicionar Tag
Sem tags, seja o primeiro a adicionar uma tag!
Resumo: This work presents the modeling and development of a web application, which contains the basic modules of what will become a large scale and complete system for total management of network of dental clinics. The goal of this system, when complete, will be provide a control of all the sectors and procedures within a dental clinic, also allowing a clustered control of clinics of the same group (franchises). The necessity to develop such a solution was identified through informal conversations and visits to dentists of Southwest Paraná. It was identified that many clinics still do not use a system to perform scheduling, control of appointment and payments, and those that already use a system, were not satisfied with the features and/or prices offered by them. From there, through an interested in developing the system, an analysis was made of the main modules and features that a system for this purpose should include. Having listed these features, some basic modules were selected to be developed in this work. Then the authentication and user authorization modules was created, which were implemented in a separate project, which can be integrated with any other system. The developed features are: patient control module, control of clinics and organizations, and system users related to clinical. The software is cloud computing and was develop in Java language with AngularJS and Bootstrap. Openshift is the platform for hosting the application and Wildfly is the application server. PosgreSQL is the database.