bounswe / bounswe2022group7

8 stars 3 forks source link

[Frontend] Implement search #617

Closed erimerkin closed 1 year ago

erimerkin commented 1 year ago

As the implementation of search endpoint in API is completed, we need to implement the functionality and connect it to API. For this I need to do:

Deadline: 2022-12-27, 10:00 Reviewer: @guneyizol

erimerkin commented 1 year ago

I have finished the implementation for search functionality on frontend. The additions are:

Search Bar

After entering a text a button with name Search will appear, the user can either click on it or press enter when writing to complete a search query.

Empty

resim

Text input

resim

Search Page

Search Page displays the content grouped by their categories

Example Search 1

resim

Example Search 2

resim

As the implementation is complete a PR will be opened carrying the changes implemented and told in this issue. After that PR is merged, this issue will now be completed.

erimerkin commented 1 year ago

The PR #628 is opened for this issue, after succesful merge of that PR this issue will now be completed.

erimerkin commented 1 year ago

Relevant PR #628 is merged succesfully, marking this issue as completed.