bounswe / bounswe2022group4

6 stars 3 forks source link

Frontend: Searching Feature for Posts #569

Closed BeratDamar closed 1 year ago

BeratDamar commented 1 year ago

Description:

According to our following requirement:

1.2.1.3. The system shall enable users to make an advanced search based on a keyword and/or date and/or location.

The current registration system of the HEKA is not providing search functionality with a backend conenction . I will implement search for post with backend connection. Thanks to this feature, users shall be able to search post providing a keyword. System will be return post with title including entered keyword. Our search process's workflow will be as follows:

Steps to be taken:

  1. I will examine related API provided by backend team
  2. I will set the structure for backend connection.
  3. I will design results pop-up to show matching results .
  4. I will implement my design.
  5. I will test my implementation.

⏰ Deadline:

🔎 Reviewer

BeratDamar commented 1 year ago

After implementing functioanlity, the new version of search is as following screen shot:

image