ShamsiGafarov/comp120_assignment3

Search recipes by ingredient

Closed

#1 opened on Dec 5, 2025

 (0 comments) (0 reactions) (1 assignee) (0 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

Allow users to search for recipes by entering ingredients they have available.

Task: Create ingredient input field with comma separation and implement backend algorithm to find recipes containing those ingredients.

Contributor guide