bounswe / bounswe2022group4

6 stars 3 forks source link

Frontend: Single Profile Page with Dynamic URL #532

Closed umutdenizsenerr closed 1 year ago

umutdenizsenerr commented 1 year ago

This PR adds the ability for users to view the profile page of the author of a post by clicking on the profile icon on the single post page.

BeratDamar commented 1 year ago

Dear @umutdenizsenerr ,

There are conflicts that must be resolved and You should resolve conflicts. After that, I will review your implementation before merging.

I am waiting to hear from you.

BeratDamar commented 1 year ago

I reviewed your implementation. You user react-router-dom library in good way for our system. I will use this solution for search functionality. Now, users can view profile of the post author by clicking them user icon. Thanks to this feature, doctors and reguler users can get information about author before posting a comment.

As I mentioned in PR #514 , there was no interaction between rofile page and timeline. With this version, we resolved this problem. Thanks for considering my feedback.

Everthing seems okey now. I will merge it.