emmaxshen / APCS_Blog

Apache License 2.0
0 stars 10 forks source link

9/6 Pair Showcase #53

Open emmaxshen opened 1 year ago

emmaxshen commented 1 year ago

Requirements

emmaxshen commented 1 year ago

Pair Showcase JavaScript Plan

Project Description: Athlete Appetite

image

Project Purpose

API: https://rapidapi.com/spoonacular/api/recipe-food-nutrition

Input: 1) Drop down menu ==> Choose if want breakfast, lunch, dinner, or dessert food 2) Short-answer box ==> Time available to make food

Output: 1) Picture of the food 2) Nutrition information about food (Calories, protein, fat, etc) 3) Ingredients + Recipe

lunaiwa commented 1 year ago
Screenshot 2023-09-05 at 9 32 10 PM Screenshot 2023-09-05 at 9 32 25 PM
emmaxshen commented 1 year ago

Learning takeaways

(1) Frontend beautiful but can't fetch API

image

(2) Frontend able to fetch API & display output but broke frontend

image image

(3) Fixed frontend but broke backend again

image image
emmaxshen commented 1 year ago

JavaScript Takeaways

Challenges / Learning Moments

image

image

image

image

image