mycookbook / web-client

cookbookshq frontend
https://web.cookbookshq.com
Other
1 stars 1 forks source link

Advanced search #15

Closed fokosun closed 1 year ago

fokosun commented 2 years ago

User story

As a user, I want to be able to use the advanced search tool.

Dev notes

  • ~consume google ads API (Can this API provide content aware ads?)~
  • ~top searched component (powered by CBsHQ ML)~ Trending (ML powered side bar)
  • fix custom query syntax
  • Implement homegrown ads/campaign manager

Approach

  • The ranking of most search recipes based on user geographical location and contents user has shown interest in i.e liked recipes etc (more importantly, point 1)
  • some of the query syntax are broken due to some deployed changes, find them and fix them also update the help docs

Feature branch

advanced-search