-
Notifications
You must be signed in to change notification settings - Fork 14
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
Jnkd/master - finished project #15
base: jnkd/master
Are you sure you want to change the base?
Conversation
|
end | ||
end | ||
|
||
context "no rates found" do |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It would have been interesting to see what this would yield if ActiveShipping was unable to provide any options and how that would get communicated to the user (like if a package was millions of lbs).
Great work overall - you hit all criteria defined by the technical requirements. I checked your Betsy fork, and it looks like you took care of timeouts with Net::ReadTimeout. |
Link to our Trello board: https://trello.com/b/yL9iJtWA/junked
We would have liked to finish some ideas we had like having each merchant ship from its own address and creating multiple boxes, but we finished the major requirements.
Betsy fork deployed here: http://betsy-fork.herokuapp.com/
Shipping service deployed here: http://junked.herokuapp.com/ (but there's nothing to see)