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

Kareha & India - Water #29

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

Kareha & India - Water #29

wants to merge 43 commits into from

Conversation

indiakato
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#24
For each person in your pair, describe something you learned from your partner during this project Kareha - I learned a lot about the react router. India - I was able to get some styling tips from CSS that Kareha had already completed.
What was one area of React you gained more clarity on during this assignment? We gained more clarity on the react router. We also learned more about how all of the components were fit together.
Describe how you solved the problem of having lists of movies that look mostly the same but have different content We listed all of the movies in the movies tab. The information of the movies from the API was formatted differently than the videos in the library.
Describe how you handled rentals with React We used state to track which customer was checking out which video. We then changed the videos checked out count of the customer and didn't get around to changing the inventory number of the video.
Describe a DOM event your application handled The search functionality was a DOM event.
Did you use any functional stateless components? What for? Yes, we used a stateless functional component for the result of the search.
Did you use any container components? What for? No
Do you have any recommendations on how we could improve this project for the next cohort? I think being given more time would improve the project a lot. Also, it would be good to have at least some direction on how the rails and react interact.

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