I implemented search function for our web application. Since backend team did not implemented search functionality yet, I used dummy data. Users can use search bar to seach posts and other users.
For now, I used categories to search. Users can search for a category and can click category under results. That operation will direct our users to defination of that category on Wikipedia.
The search bar can take any character as a input and it will find all data that contains that keyword. I listed at most 7 results to use screan area in efficient way.
We guess that backend team will not provide required APIs for search functionality for the Milestone 2. However, @umutdenizsenerr and I think that it will be good to take feedbacks from customer about general design.
About Feature:
I implemented search function for our web application. Since backend team did not implemented search functionality yet, I used dummy data. Users can use search bar to seach posts and other users.
For now, I used categories to search. Users can search for a category and can click category under results. That operation will direct our users to defination of that category on Wikipedia.
The search bar can take any character as a input and it will find all data that contains that keyword. I listed at most 7 results to use screan area in efficient way.
We guess that backend team will not provide required APIs for search functionality for the Milestone 2. However, @umutdenizsenerr and I think that it will be good to take feedbacks from customer about general design.
➡️ For more details, you can look at #421
🔎 Reviewer:
@umutdenizsenerr
⏰ Deadline:
05.12.2022 23.59