Skip to content

Instantly share code, notes, and snippets.

@grayson-palmer
Created December 13, 2019 18:44
Show Gist options
  • Save grayson-palmer/a359b305909b30aa1b0d9b3d706d6d98 to your computer and use it in GitHub Desktop.
Save grayson-palmer/a359b305909b30aa1b0d9b3d706d6d98 to your computer and use it in GitHub Desktop.
Whats Cookin' Paired Project

What's Cookin' or What's That Smell?!

Abstract

The purpose of this project was to create a recipe website that would allow users to view recipes, favorites, view the items in their pantry, and add recipes they'd like to cook. Extensions of the project would present the differences between a recipe and pantry, show the price of a recipe, and how much it would cost to get missing ingredients.

Overall (Choose One)

What role do you typically play on a team?

  • I typically try to ensure we have a good outline and plan from the beginning. I also really enjoy doing the design and styling of the UI.

Technical (Choose One)

You can’t work out how to solve a coding problem. What do you do to find the answer?

  • I will write it in a simpler way, then try to refactor it.

Reflection

What is one personal/professional takeaway from this project?

  • Don't underestimate a project at the start of the project...Felt a bit behind toward the end.

What is one technical takeaway from this project?

  • Using array prototypes in a realistic situation

Based on these takeaways, what is something you want to focus on for the next project?

  • I'd like to focus on using more ES6 functions instead of ES5, and use Array Prototypes more.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment