Skip to content

🌊 - Sophia & Kim#16

Open
kimvitug05 wants to merge 38 commits intoAda-C14:masterfrom
kimvitug05:master
Open

🌊 - Sophia & Kim#16
kimvitug05 wants to merge 38 commits intoAda-C14:masterfrom
kimvitug05:master

Conversation

@kimvitug05
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#10
For each person in your pair, describe something you learned from your partner during this project Sophia: Kim taught me Bootstrap; Kim: Sophia taught me CSS Styling!
What was one area of React you gained more clarity on during this assignment? Following the flow of many nested components.
Describe how you solved the problem of having lists of movies that look mostly the same but have different content The movies have different values? Not sure what this question is asking...
Describe how you handled rentals with React We created a Checkout and Rental component. After searching for a video, user can add that video to their library (if not added already) and can click the checkout button to borrow that video (Sends a POST request). User can click a button to check out (another POST request).
Describe a DOM event your application handled On click, a video that the user searches for is added to their library.
Did you use any functional stateless components? What for? Yes, for display and buttons.
Did you use any container components? What for? Yes, Videos is a container for VideoList and DisplayVideoDetails.
Do you have any recommendations on how we could improve this project for the next cohort? Waves would help. There was ambiguity about how the 2 repos were supposed to talk to each other.

SoCodeDo and others added 30 commits January 19, 2021 13:43
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