Skip to content

/recipe/search/[ingredientId] #41

@wesleybvance

Description

@wesleybvance
  • NavBar (Logged In)
  • Merged data API call to get all recipeIngredients that match ingredientId
    • get recipeIds from recipeIngredients - produce array of recipes
    • iterate over recipes and filter to public/user-created recipes
  • Component to dynamically render recipe cards for current search input based on user keystroke in cards including: photo, name (as link to recipe - /recipe/[firebaseKey)
    • User can type search input into search bar field

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions