bachelorThesis
Sistema web para controle de jornada de trabalho de motoristas profissionais
Fecha
2020-11-25Registro en:
DALSASSO, Vinicius. Sistema web para controle de jornada de trabalho de motoristas profissionais. 2020. Trabalho de Conclusão de Curso (Tecnologia em Análise e Desenvolvimento de Sistemas) - Universidade Tecnológica Federal do Paraná (UTFPR), Pato Branco, 2020.
Autor
Dalsasso, Vinicius
Resumen
This work presents the development process of a web driver's journey control system. The work aims to comply with Law 13.103 / 2015, which regulates professional drivers' working hours. With the developed system, it will be possible to register the journeys that are associated to a driver’s journey rule, configurable through the system, which ensures that drivers do not exercise an overloaded journey and also allow adjustments that adapt to possible updates of the law, to prevent this control from being done manually. In order to develop this work, technologies such as the PHP programming language were used, for the backend of the system, JavaScript, to program the pages’ behaviour, and MySQL, for data storage. In this system, drivers are registered, as well as journeys and journey rules, depending on the access level of the user, where every driver registered in the system is associated to a journey rule, and in every journey information about different activities that a driver may perform during the journey are stored.