Hey everyone!
Here's what I need to do:
Have a search bar, where I can either write the name of recipes or their id, category and sub-category buttons.
Logically enough, I'd like it if I type "Apple" in the search bar and the "Breakfast" category is selected as well as the "Cheap" and "Rapide" sub-categories, so that it displays all the recipes with Apple in the title and only displays cheap and fast breakfasts.
thanks for your help!