bounswe / bounswe2022group4

6 stars 3 forks source link

Frontend: Search Functionality #421

Closed BeratDamar closed 1 year ago

BeratDamar commented 1 year ago

Description:

I will implement search functionality for our web application. Users shall be able to search for another user or posts. According to word users enter, some results will be displayed. I will restrict number of results to provide better user experience. Since backend team does not provide APIs for search functionality, I will implement search with some dummy data. Even if backend team can not implement search feature for Milestone 2, implementing search will give idea to customer for the future version.

Steps to be taken:

  1. I will review some populer websites to get idea about how to design search bar. I will choose good aspects of them for our application.
  2. I will design search bar and results screen.
  3. I will implement my design
  4. I will test my implementation.

⏰ Deadline:

🔎 Reviewer

BeratDamar commented 1 year ago

Since PR is merged, I will close the issue.

For more details, you can visit related PR

Related PR: #426