Skip to content

Space and Time - HH Haben and Hala#16

Open
halahaddad1 wants to merge 35 commits into
Ada-C13:masterfrom
halahaddad1:master
Open

Space and Time - HH Haben and Hala#16
halahaddad1 wants to merge 35 commits into
Ada-C13:masterfrom
halahaddad1:master

Conversation

@halahaddad1

Copy link
Copy Markdown

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#12
For each person in your pair, describe something you learned from your partner during this project We learned from each other how to learn through very different schedules (kids and all). How to persist through the difficulties, and when to reach out for help while stuck.
What was one area of React you gained more clarity on during this assignment? I think we both got more clarity on doing api call in general and passing callback functions to components.
Describe how you solved the problem of having lists of movies that look mostly the same but have different content You can’t add a movie if the title is similar to another movie, furthermore an error flash message will notify the user the movie already exists.
Describe how you handled rentals with React A rental cannot exist without a selected movie and a selected customer, once we have both a post request was made back to the create function in the rentals controller.
Describe a DOM event your application handled React Router helped us switch between one component to the other within the same one page application (app.js).
Did you use any functional stateless components? What for? We did not have any stateless components.
Did you use any container components? What for? App is our main container for all the components, we also have a mini sub-container that had a search bar component within it.
Do you have any recommendations on how we could improve this project for the next cohort? Definitely add more documentation on React routing and refreshing react as a program (if you continue with the same setup we had)

@halahaddad1 halahaddad1 changed the title Space and Time - HH Haben and Hala Space and Time - HH Haben and Hala Jun 26, 2020
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