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

water - Li & Marj #8

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

Conversation

Schmarj3
Copy link

Video Store Consumer

Congratulations! You're submitting your assignment!

Comprehension Questions

Question Answer
Paste a link to the PR for your API Ada-C14/video-store-consumer-api#3
For each person in your pair, describe something you learned from your partner during this project Li - "Styling and how to connect front to back end to add videos"; Marj -"I learned about nest ternary and how to make a functional stateless component"
What was one area of React you gained more clarity on during this assignment? Li - "Form submission"; Marj -"useEffect"
Describe how you solved the problem of having lists of movies that look mostly the same but have different content they have unique external IDs and we created a Video component that took in the props for each video in the list and .. yea
Describe how you handled rentals with React People can't return videos they didn't checkout, a customer and a video must both be selected in order to checkout or return a video
Describe a DOM event your application handled search input submit, pop out alert message, button on clicks
Did you use any functional stateless components? What for? AddVideo component - will add videos only if it's not in the library
Did you use any container components? What for? App, CustomerList, Library??
Do you have any recommendations on how we could improve this project for the next cohort? more time

Schmarj3 and others added 30 commits January 19, 2021 12:55
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