The assignment required building an application of recipes (the data must be read from json at a given url)
All the data should be presented in list form with the option of filtering according to preparation time and the option of searching.
When you click on a recipe, the app should move to a special page with more details about the spesific recipe.
Gave 3 hours to complete the assignment.