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

Shane - Recipe Keeper #148

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Shane - Recipe Keeper #148

wants to merge 11 commits into from

Conversation

ReadyHash
Copy link

Deliverable Submission

Please describe your comfort and completeness levels before submitting.
Comfort Level : 3
Completeness Level : 2

How many hours did you spend on this assignment?
6 hours

What part did you spend the most time on?
Displaying object based on id

Does the assignment run without errors?
no
If the assignment has errors, what are they?

Describe one part of the code or choose one line you would improve upon.
What would you improve?
The way i structure my objects and variables, so it's easier to read.

What did you think of this deliverable? Any other comments?
I am still slowly understanding the basics, haven't manage to get to the fun stuff like editing and modifying the data.

}

const correctRecipe = recipeArray.filter(checkID);

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added some code in to print out the desired content, tried to use filter but can't get it to work

https://floobits.com/kokchuan/SEI22codezz/file/recipe-keeper/views/home.jsx:1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants