Skip to content

brandylavoy/api-capstone-recipe

Repository files navigation

Recipe Search

Thinkful (https://thinkful.com/) First Capstone Project - a responsive website site that pulls data from a third party API, https://developer.yummly.com/, to present search results in a useful way.

Screenshot Home Screenshot Results

Introduction

Recipe Search gives users the ability to search and filter recipes sourced through the yummly.com API.

Use Case

The user of this app will be someone with dietary restrictions, and/or food allergies. They will be able to search an ingredient and filter recipies based on dietary restrictions, or food allergies.

UX

The initial wireframes for the page and the list of results can be seen below.

Home Page Wire Frame Results Wire Frame

Live Site

You can find Recipe Finder at https://brandylavoy.github.io/api-capstone-recipe/

Technical

  • The app was built using HTML5, CSS, JavaScript and jQuery.
  • The app is fully responsive.