Skip to content

Space and Time - Suely & Yoyo#14

Open
SuelyBarreto wants to merge 49 commits intoAda-C13:masterfrom
SuelyBarreto:master
Open

Space and Time - Suely & Yoyo#14
SuelyBarreto wants to merge 49 commits intoAda-C13:masterfrom
SuelyBarreto:master

Conversation

@SuelyBarreto
Copy link

@SuelyBarreto SuelyBarreto commented Jun 26, 2020

Video Store Consumer

Congratulations! You're submitting your assignment!

Comprehension Questions

Question Answer
Paste a link to the PR for your API Ada-C13/video-store-consumer-api#10
For each person in your pair, describe something you learned from your partner during this project Yoyo learned how to combine Axios request from Suely. Suely learned how to use css Bootstrap.
What was one area of React you gained more clarity on during this assignment? Suely and Yoyo both gained more clarity using useEffect.
Describe how you solved the problem of having lists of movies that look mostly the same but have different content We had a similar function for drawing the movies between both library and search components.
Describe how you handled rentals with React We have a function for selecting the customer and another for selecting the movie. We have a function that selects whether we have both customer and a movie selected.
Describe a DOM event your application handled Whenever we clicked a button that triggers a callback function.
Did you use any functional stateless components? What for? The checkout component doesn't have a state. It is used to checkout a movie and a customer.
Did you use any container components? What for? App contains other components.
Do you have any recommendations on how we could improve this project for the next cohort? Maybe give more guidance for deployment.

SuelyBarreto and others added 30 commits June 22, 2020 17:54
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