En esta página web se encuentran demasiado problemas de rendimiento y funcionalidades con la conexión a la base de datos lo cual en su mayoría estuve solucionando durante estos días.
There are too many performance and functionality issues with the database connection on this website, most of which I've been troubleshooting over the past few days.

In this case, the first thing I solved was the connection to the database, which was actually very simple since the only thing left was to set up the credentials and functions to connect.
When you try to log in to this page you find that it has a 5 second loading delay and the same thing happens in other sections of the website, so in these cases what I have to do is optimize images and overly stacked code.
On the other hand, I've been working on the user view in the database and the ability to create new ones, which is already working, along with a new feature that allows you to view detailed user data and edit it in the future, which is still under construction.