christinedbaxter / recipe-maker

Add ingredients, get recipe
0 stars 2 forks source link

Dinner and a Movie

An application that allows the user to find a movie and a meal recipe by searching for movie genre and meal type.

Demo

Example of application

GIF

Link to Application

Looking for Dinner and a Movie

Link to GitHub Repository

Click to access GitHub repository

Rest APIs used

Edamam Recipe API

Link

https://developer.edamam.com/

Use

Allows application to get a random recipe based on user selection of meal type

The Movie Database API

Link

https://www.themoviedb.org/documentation/api

Use

Allows application to get a random movie based on user selection of movie genre

Application Authors