I grouped the functions related to the user in a new controller -> userController.js
I also added a new route called userRoute and added it to index.js
Checklist before requesting a review
[x] I have performed a self-review of my code
[ ] I have read the PULL_REQUEST_TEMPLATE as well as the CODE_OF_CONDUCT
[ ] If it is a core feature, I have added thorough tests.
Describe your changes
I grouped the functions related to the user in a new controller -> userController.js I also added a new route called userRoute and added it to index.js
Checklist before requesting a review