MOD 2 Reflections
Q: In a few sentences, explain what the project was and the scope of your work. Imagine explaining your answer to a technical recruiter or a developer who you’d potentially be interviewing with who knows nothing about Turing.
What's Cookin' Answer: The goal was to create a web app that uses multiple data sets including users, recipes, and ingredients. Upon load, the app logs in a random user along with their specific information including name and personal pantry items. There is a search function allowing the user to search for recipes including names, ingredients, and tags. The user may select a specific recipe to add to their "My Menu" or "My Favorites" then select the corresponding tab from the nav bar to view the information. If a user selects the "View Recipe" button, the full recipe info is displayed including instructions, ingredients, and tags associated with that recipe.