NutriRecipes

Recipe app for IOS Development class.

User Stories

A user can

  • Land on home page
    • See recommended and trending recipes.
    • Search for recipes of any keyword.
    • See if no recipes of keyword exist
    • Set food restrictions of what type of recipes the search results need to exclude.
    • Exit app and return back to app with restrictions selections remembered.
    • Exit app and return back to app with last viewed recommended detail screen.
  • Click on results to see a detail recipe screen
    • See calories, servings and time needed for recipe.
    • Click on button to see nutritional facts for each serving.
    • See ingredients for recipe.
    • Click on button to view directions on external website.

API

https://developer.edamam.com/edamam-docs-recipe-api

GitHub

View Github