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

Ports - Elise & Myriam #24

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

Ports - Elise & Myriam #24

wants to merge 83 commits into from

Conversation

MyriamWD
Copy link

Video Store Consumer

Congratulations! You're submitting your assignment!

Comprehension Questions

Question Answer
Paste a link to the PR for your API
For each person in your pair, describe something you learned from your partner during this project Elise- styling Myriam - focused work
What was one area of React you gained more clarity on during this assignment? React router, lifting state between 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 display themes. Library displays picture for each movie and search displays a table with all movies.
Describe how you handled rentals with React Post request and event handlers.
Describe a DOM event your application handled Display side bar with selection and movie details.
Did you use any functional stateless components? What for? Yes. Customer list, customer, movie, movie library, checkout. Used for rendering.
Did you use any container components? What for? Yes, App. To hold state.
Do you have any recommendations on how we could improve this project for the next cohort? With more time some of the optional requirements that use new routes from the API could become part of the basic requirements. It's good to refresh rails knowledge.

MyriamWD and others added 30 commits June 26, 2019 14:21
Mwd re rendering customer after checkout
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