Leandro Luque
Leandro Luque
An implementation of error handling is required.
The URI to static files are stored in a constant called FILES_PATH. It difficults changes to that URI. Moving it to a environment variable would be a much better solution.
A docker image could be created to make it easy to run the project from scratch and to standardize environments.
The civil service exam management feature must be implemented. A funcionalidade de gestão de concursos públicos deve ser implementada.
The project is currently monolithic. It would be better to reorganize in microservices. For instance, two microservices (website and LMS) would be a start. O projeto tem atualmente arquitetura monolítica....
A full code review is recommended in order to optimize the code. Recomenda-se a realização de uma revisão completa do código visando otimizá-lo.