Recipe
This view is to show the Meal that is chosen by the user. The view fetches the Meal from the backend but if it was seen again without going home it will load it from the TempStorage to prevent unnecessary fetch requests
Parameters
nav Controller
to navigate between views
meal Name
name of the chosen Meal