Skip to content

shipping service PR#1

Open
annamm77 wants to merge 21 commits intoLisa-Sano:masterfrom
annamm77:master
Open

shipping service PR#1
annamm77 wants to merge 21 commits intoLisa-Sano:masterfrom
annamm77:master

Conversation

@annamm77
Copy link
Copy Markdown

@annamm77 annamm77 commented May 23, 2016

Final Submission for Shipping Service API Project -- Deirdre & Anna

We are proud of the Hashify method in the order model. It extracts only the info that we needed out of the OrderItems and ignores the rest. We are also proud that we had items with different weights/size specifications and dealt with the quantity of items.

We thought we should've added a Wrapper Method but it was just too late... oops! So we pushed forward with what we had.

heroku: http://betsyshipping.herokuapp.com/
api: Ada-C5/shipping-service#7

<td><%= @order.shipping_method %></td>
</tr>
<tr>
<td>Shipping Cost</td>
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On this page (/order/16/updateshipping), it looks like @order.shipping_cost is already in dollars. My $90 shipping is listed as $0.90. The total listed at the bottom is the accurate amount, just not what is listed as the Shipping Cost.

@rmtolmach
Copy link
Copy Markdown

Yall made this look easy! Well 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