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

Carets -- Maria & Sara #4

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

Conversation

SaraChandler
Copy link

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 Maria learned more about how the script tags work in HTML since Sara suggested we put them in the script tags when initially, I thought it'd go in the HTML body. Maria also learned to keep smiling :). Sara learned to use the model view to easily save a single model to the database.
What was one area of Backbone you gained more clarity on during this assignment? Gained more clarity on how many views we'd need and how to use more than 1 view with the same collection and models.
Describe how you solved the problem of having lists of movies that look mostly the same but have different content We created 2 different views and templates and different events associated with the views.
Describe how you handled rentals with Backbone? We didn't tackle the rentals portion.
Describe a DOM event your application handled We created an event handler for displaying the library list of movies.
Describe a custom event your application handled We made functions that run when our buttons are clicked or submitted to search or save.
Do you have any recommendations on how we could improve this project for the next cohort? Nothing in particular.

@CheezItMan
Copy link

Video Store Consumer

What We're Looking For

Feature Feedback
Core Requirements
Git hygiene - pair contribution Check, both contributed
Comprehension questions Check, I'm glad Maria learned to smile!
General
Search functionality Check
Rental library listing functionality It only shows the titles and no way to see the details.
Add to rental library functionality Check, it works, but it's hard without a refresh to see if it got added to the library
Underscore Templates Check
Overall Look & feel Extremely basic, but it works
Optionals
Overall You hit the learning goals of the project, but I do feel more polish could have been done.

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.

3 participants