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

Gessica and Stacy --Fire #22

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

Conversation

StacyLundquist
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#16
For each person in your pair, describe something you learned from your partner during this project Stacy - I learned that a slow and steady approach to tech is very calming and helpful. Gessica - Learned some (helpful) debugging tips and tricks.
What was one area of React you gained more clarity on during this assignment? Gessica - React router Stacy - props and spread
Describe how you solved the problem of having lists of movies that look mostly the same but have different content Reformatting solved that issue.
Describe how you handled rentals with React We have two states that hold the necessary information to be sent to the back-end, as well as the proper formatting to be received.
Describe a DOM event your application handled Video search is a DOM event; once the word is entered it looks for that particular letter(s), which allows it to be grabbed and used.
Did you use any functional stateless components? What for? We did not.
Did you use any container components? What for? Yes, for for the customer and video search components.
Do you have any recommendations on how we could improve this project for the next cohort? Give more than 2.5 days to do the project.

StacyLundquist and others added 30 commits January 19, 2021 15:00
selectVideo functioning, added proptypes(customerList)
some rental code - non functioning checkout
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