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.
- 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.
- I will write it in a simpler way, then try to refactor it.
- Don't underestimate a project at the start of the project...Felt a bit behind toward the end.
- Using array prototypes in a realistic situation
- I'd like to focus on using more ES6 functions instead of ES5, and use Array Prototypes more.