-
Notifications
You must be signed in to change notification settings - Fork 13
Becca, Denisse, Diana, Lola - Gretchen's Granola Girls - Outdoorsy #24
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
base: master
Are you sure you want to change the base?
Conversation
…roller set_current_order method, added view changes.
…ller mark_shipped route to accommodate.
bEtsyFunctional Requirements: Manual Testing
Major Learning Goals/Code Review
Code Style Bonus AwardsWas the code particularly impressive in code style for any of these reasons (or more...?)
Overall FeedbackGreat work on this project, Granola Girls!!! Overall, you all did an amazing job on this project. The app works extremely well and looks very professional. Overall, the logic in the code looks amazing! Your tests are consistent and cover all of the main nominal cases. There were a number of bugs that I encountered-- I tried to document them above. Also, there are a couple of places that I would recommend refactoring, such as some of the model methods. A lot of these refactorings are optional but interesting, so let me know if you have questions!!! To me, it's clear that some of these bugs would have been fixed if there had been more testing (manual testing or automated unit testing). Also, it's clear that some of these bugs would have been fixed if you all more time! That being said, overall, y'alls project hits all the high notes for me. I think overall you all had a code style that was pretty terse, logical, and readable; all of your code was very easy to digest for me! :) Similarly, you all made really good decisions on routes and user flows; I think that the Merchant userflow is brilliant (the merchant page, going to the order fulfillment page, etc. Last but not least... Y'ALL. <3 <3 <3 GRETCHEN FEELS THE LOOOOOOOOOOVE. <3 <3 <3 <3 Seriously well done y'all! Only the person who submitted the PR will get an email about this feedback. Please let the rest of your team know about it. |
Assignment Submission: bEtsy
Congratulations! You're submitting your assignment. Please reflect on the assignment with these questions. These should be answered by all members of your team, not by a single teammate.
Reflection
Denisse - Keeping us going and order methods
Diana - Styling and data design of products
Lola - Merchants controller, Github login to pass
Denisse: overall database design
Diana: model and custom route methods for retire a product and marking as shipped
Lola: merchants controller/ tests