mlhalbert / Random-Meal-Finder-UofM

0 stars 1 forks source link

JavaScript functions for Random recipe API #4

Closed westgards closed 1 year ago

westgards commented 1 year ago

After mapping the user story flows, we will create the necessary functions needed for MVP

westgards commented 1 year ago

API call for mealDB RANDOM FUNCTION

menuDB

Documentation https://www.themealdb.com/api.php

Chaos button, random recipe finder

Return random recipe www.themealdb.com/api/json/v1/1/random.php

userInput

Returns search recipe www.themealdb.com/api/json/v1/1/search.php?s=

PokeAPI

Information on pokemon https://pokeapi.co/ Images of Pokemon https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/3.png

westgards commented 1 year ago

Need SEACR HISTORY functionality

westgards commented 1 year ago

PR #35 serach history