Closed uche-okoroafor closed 3 years ago
@rajivtitus ,I have made the changes
@uche-okoroafor good work with this, I've left some minor comments. If you have the time you can chose to address the comments, if not please focus your efforts on the newer tickets assigned to you :)
What this PR does (required):
6
Screenshots / Videos (required):
Any information needed to test this feature (required):
Since the endpoints have not been completed , you can use insomnia or any other app for making an API calls to send a request using the following routes. post("profile/create_profile/:userId") patch("profile/update_profile/:userId") get("profile/get_profile/:userId") get("profile/get_all_profiles/")
Any issues with the current functionality (optional):