cse110-fa21-group28 / meal-buddy

Meal Buddy is a web application that allows users to maintain a feed explicitly for various food recipes via Firebase.
0 stars 2 forks source link

CD-2: Fetch/clean recipes and calorie data from API's #4

Closed farnaf closed 2 years ago

farnaf commented 2 years ago

The information that the user sees for the recipes on the website might come from various sources. For the meal prep app, the user likes to see (a) recipe details (e.g., ingredients, instructions) (b) calorie information on the web app. Fetch/clean/store this data on firebase, using any available API's that exist.

farnaf commented 2 years ago

Assigned to @yok029 and @Derrick2000