bounswe / bounswe2022group4

6 stars 3 forks source link

Frontend : Search Functioanlity for Users #597

Closed BeratDamar closed 1 year ago

BeratDamar commented 1 year ago

About Feature:

In this PR, I implemented search functionality for users with backend connection. After users provide a keyword (can be number, or character), our system will return best 4 option matching entered search keyword. Our system display results as a link to related users with username label.

After this functionality, users shall be able seach a user providing a keyword.

Users should follow following steps to search a user in our system:

➡️ For more details, you can look at #589

🔎 Reviewer:

@umutdenizsenerr

⏰ Deadline:

26.12.2022 23.59

BeratDamar commented 1 year ago

The design of search with a example search is provided below :

image

umutdenizsenerr commented 1 year ago

search is working fine.