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

Ashton & Brenna - Retro Rental #22

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

Ashton & Brenna - Retro Rental #22

wants to merge 46 commits into from

Conversation

ashtn
Copy link

@ashtn ashtn commented Jun 23, 2017

Video Store Consumer

Congratulations! You're submitting your assignment!

Comprehension Questions

Question Answer
For each person in your pair, describe something you learned from your partner during this project
Ashton - I learned how to work with two api's at the same time, and work in two repos at the same time. I learned how flexible backbone was.
Brenna - I learned how to work together to find solution to confusing problems we made for ourselves.
What was one area of Backbone you gained more clarity on during this assignment? Backbone is very flexible. I found myself expecting it not to let me do things a certain way, but then it just let me. (Brenna)
(Ashton){Making api calls to non restful routes, and how challenging that is}
Describe how you solved the problem of having lists of movies that look mostly the same but have different content
We displayed a button that provided more context to what the view was. For example, if the view was displaying a list of movies from the MOVIE DB API, we displayed an add button. If the view was displaying a list of movies from the RAILS DB, we displayed a delete button
Describe a DOM event your application handled Click checkout button takes the selected customer, generates a due date, and checks the movie out as a rental.
Describe a custom event your application handled We have a modal trigger event everytime the user clicks a movie. This modal contains a Movie View with more movie details, the checkout and checkin buttons.
Do you have any recommendations on how we could improve this project for the next cohort? This was a very good project. The relatively simple baseline made it so we could focus on whatever features we were most interested in. I liked this freedom :) - Brenna

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