Skip to content

Earth | Christina & Genevieve#4

Open
geneminde wants to merge 42 commits intoAda-C14:masterfrom
christinaminh:master
Open

Earth | Christina & Genevieve#4
geneminde wants to merge 42 commits intoAda-C14:masterfrom
christinaminh:master

Conversation

@geneminde
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#2
For each person in your pair, describe something you learned from your partner during this project Genevieve: It’s worth it to make a really nice nice kanban board!
What was one area of React you gained more clarity on during this assignment? G: Not react specific but I gained some clarity on how being able to make changes to an API can be useful for solving front end problems.
Describe how you solved the problem of having lists of movies that look mostly the same but have different content ??
Describe how you handled rentals with React Send a post request using axios using stored info on a selected user
Describe a DOM event your application handled Selecting/de-selecting a customer or video either displays or removes the customer/video from the DOM
Did you use any functional stateless components? What for? React bootstrap for elements like buttons.
Did you use any container components? What for? Yes, for rendering video/customer lists
Do you have any recommendations on how we could improve this project for the next cohort? --

christinaminh and others added 30 commits January 19, 2021 14:40
…lts to the video library. Cannot add same video twice. Error messages need work.
…mmented out incomplete implementation of popups for video overviews
@christinaminh
Copy link

Question Answer
Paste a link to the PR for your API Ada-C14/video-store-consumer-api#2
For each person in your pair, describe something you learned from your partner during this project Genevieve: It’s worth it to make a really nice nice kanban board!
Christina: So many succinct ways to write code! Plus, learned about react bootstrap.
What was one area of React you gained more clarity on during this assignment? G: Not react specific but I gained some clarity on how being able to make changes to an API can be useful for solving front end problems.
Christina: Gained clarity on how you get different pages with React.
Describe how you solved the problem of having lists of movies that look mostly the same but have different content Included the image url and release dates associated with the movies.
Describe how you handled rentals with React Send a post request using axios using stored info on a selected user
Describe a DOM event your application handled Selecting/de-selecting a customer or video either displays or removes the customer/video from the DOM.
Did you use any functional stateless components? What for? React bootstrap for elements like buttons. Video and Customer components were both stateless. State related to video and customer were managed in their parent components.
Did you use any container components? What for? Yes, for rendering video/customer lists.
Do you have any recommendations on how we could improve this project for the next cohort? --

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