Menu

Input and Output of the Project

Input and Output of the Project

Input:

The user enters a recipe name or keyword in the search bar to find dishes, and can clear it to search again, as shown in the interface.

Output:

The application shows a grid of recipe cards based on the search results, and selecting any card opens a modal with ingredients and cooking instructions, as displayed on the screen.

-----------

If something goes wrong, such as no results found or an API issue, the app displays a short and clear error message to inform the user.