-
Notifications
You must be signed in to change notification settings - Fork 16
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
Team Secretsy #74
base: master
Are you sure you want to change the base?
Team Secretsy #74
Conversation
bEtsyWhat We're Looking ForManual testing
Code Review--- | --- Overall FeedbackGreat work overall! You've built a fully functional web store from top to bottom. This represents a huge amount of work, and you should be proud of yourselves! I am particularly impressed by the way that you organized your routes, and kept a neat and consistent style across the whole site. You also did a great job of preventing people from seeing parts of the site that they weren't supposed to have access to. I do see some room for improvement around keeping more logic in the model, particularly your cart logic, which could have happily lived in your Order model. Also, while you have a lot of thorough testing, take a look at some of the tests outlined above. There are a lot of cases to think about! Finally, your deployment has a couple of broken routes. Deploy earlier and try to spot check your whole site, things can go funny when they are live in unexpected ways! bEtsy is a huge project on a very short timeline, and this feedback should not at all diminish the magnitude of what you've accomplished. Keep up the hard work! Only the person who submitted the PR will get an email about this feedback. Please let the rest of your team know about it. |
bEtsy
Congratulations! You're submitting your assignment! These comprehension questions should be answered by all members of your team, not by a single teammate.
Comprehension Questions