SWE574-G3 / SWE-574-G3

2 stars 1 forks source link

[DEV][FRONTEND] Develop search engine to retrieve and store user interests and community labels at creation #77

Closed CankutER closed 3 days ago

CankutER commented 4 weeks ago

Description Recommendation engine needs to access to user interests and community labels to match relevant items to provide recommendations. In order to achieve this, application needs to provide a way to users to enter their interests. This issue covers development of retrieving such interests during user and community creation. Feature will allow users to enter free text and bind that text to a relevant item in wikidata.

Suggestions of Solution

CankutER commented 3 days ago

Issue is completed. Please see PR https://github.com/SWE574-G3/SWE-574-G3/pull/104