bounswe / bounswe2024group5

This repo contains all the work done by group 5 in cmpe352/2024 Spring course.
10 stars 0 forks source link

Implement Web Search Functionality #235

Closed odenizddd closed 5 months ago

odenizddd commented 5 months ago

Description

Our backend endpoint returns both relevant posts and wikidata links. Users shall be able to see them both. We can use the previously created post component to displat the results. However for wikidata items we need another component. Also we need a way of switching between feed and search results. This can be achieved by tabs.

Tasks

Estimated Time

6 hours

Reviewer

@HutkuC

odenizddd commented 5 months ago

Done. Please review @HutkuC

HutkuC commented 5 months ago

Tested and reviewed before the demo session. Closing the issue.