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

Final version of ShippingService #2

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

Conversation

jlikesplants
Copy link

Adriana & Justine

Points of pride:
User only needs to enter zip code for estimate and gem finds other address info
Successful Heroku deploy after much debugging
We worked really hard and learned a ton re: testing, now at 100% coverage!!!!!!!

Shipping Service API (not much to see):
https://quiet-thicket-75080.herokuapp.com/

Betsy using API:
https://protected-scrubland-31503.herokuapp.com/cart/shipping

require 'shipping'

class ShippingController < ApplicationController
def index

Choose a reason for hiding this comment

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

quick tip, you can simplify this with def index; end :)

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.

4 participants