Closed Joywin2412 closed 1 year ago
A side note is that the social media card is a bit too wide and the pic gallery needs to be in a position and size so that it fits well in the view.
The items below the avatar/profile pic need to be a bit dynamic depending on which user is logged in. There will be functionality to search for users, add them as friends, etc.
This will be need to be added to the API v1 but works fine as is with this change. We can iterate. Should be pretty easy. Service and controller needs added maybe.
Note : For me , one of the express methods wasn't working so I made some changes in the server.js after that it worked. So do review the code in server.js. I have added the code in the web folder , that is if the client routes on the /profile he will be able to see the .html file. For further usage , a person can use /api to populate the html accordingly. That 's the changes I have made.