Skip to content

Front end application • Group • Bootstrap, YouTube API, Fetch API, Spoonacular API • Gives users video tutorials for recipes that use ingredients they have at hand.

Notifications You must be signed in to change notification settings

hayleyarodgers/recipe-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RECIPE FINDR

Table of Contents

Description

Our goal for this collaborative project was to build a real-world front-end application from scratch.

RECIPE FINDR

Our group created RECIPE FINDR, an application that gives the user a video tutorial for a recipe that uses ingredients they have at hand.

RECIPE FINDR asks for up to three ingredients of the user's choice. It then searches the Spoonacular API for recipes using these ingredients, before displaying a list of recipe name results. Then, when a user selects the recipe they want to make, RECIPE FINDR searches the YouTube API for video tutorials on how to make this recipe. Users can return to a previously selected recipe at any point via the recipe history or do a new search.

This allows the user to cook a meal using the ingredients they have at hand. This aims to help empower them to cook new meals and reconnect with the creativity of cooking, in addition to reducing time spent shopping and potentially reducing food wastage.

Tools and Technologies Used

To achieve this our group used HTML, CSS and Javascript. In addition, we used several APIs including:

  • Bootstrap for styling
  • Spoonacular for getting recipe names
  • And, YouTube for getting video recipe tutorials.

Screenshots of Application

Screenshot1 of application in Google Chrome browser

Screenshot2 of application in Google Chrome browser

Screenshot3 of application in Google Chrome browser

Original Wireframes of Application

Screenshot1 of wireframe

Screenshot2 of wireframe

Usage

  1. Enter up to three ingredients in the search form.
  2. Click search.
  3. Click a recipe from the list of ideas.
  4. Watch the video tutorial for how to make your recipe of choice.

Access

To access the live application via Github Pages, click here.

To access the repository where the code is saved, click here.

Credits

  • Documentation for Spoonacular API.
  • Documentation for YouTube API.
  • A tutorial we used to help develop our understanding of fetching APIs and rendering data with JavaScript.

Authors

About

Front end application • Group • Bootstrap, YouTube API, Fetch API, Spoonacular API • Gives users video tutorials for recipes that use ingredients they have at hand.

Topics

Resources

Stars

Watchers

Forks