Mathis baecabc93a
feat(databases.service): add user editing function and disable MongodbService
The commit includes the addition of an `editUser` function in `databases.service.ts` that allows users to edit their details. Also, `MongodbService` has been commented out and the getUserById function now takes in a string instead of a number for the userId. The function will need to be tested for its successful implementation.
2024-05-22 14:20:55 +02:00
..