Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creation of receivedRecipeData #7

Open
Chrstjan opened this issue Mar 13, 2024 · 0 comments
Open

Creation of receivedRecipeData #7

Chrstjan opened this issue Mar 13, 2024 · 0 comments
Labels
Controller Code MVC Controller Code JavaScript JavaScript Code

Comments

@Chrstjan
Copy link
Collaborator

Chrstjan commented Mar 13, 2024

In the app.js file make a function called recivedRecipeData

The function should

  • Check if the data is the correct format (.json format)
  • If the data is as expected send the data to the buildRecipes function
  • Else if the data is not as expected
  • Console log the error
@Razzoy Razzoy changed the title Creation of recivedRecipeData Creation of receivedRecipeData Mar 13, 2024
@Chrstjan Chrstjan added JavaScript JavaScript Code Controller Code MVC Controller Code labels Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Controller Code MVC Controller Code JavaScript JavaScript Code
Projects
None yet
Development

No branches or pull requests

1 participant