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

Add shipping option for delivery type #44

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Nov 18, 2020

  1. Added deliveryDate property

    avido committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    07b2883 View commit details
    Browse the repository at this point in the history
  2. Added morningDelivery

    avido committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    d4c8af2 View commit details
    Browse the repository at this point in the history
  3. Format deliveryDate

    avido committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    1e6e81e View commit details
    Browse the repository at this point in the history
  4. Added morningDelivery unit test

    avido committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    9623a43 View commit details
    Browse the repository at this point in the history
  5. Added eveningDelivery

    avido committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    8e2ca2b View commit details
    Browse the repository at this point in the history
  6. Added unit test eveningDelivery

    avido committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    bc021a9 View commit details
    Browse the repository at this point in the history
  7. Added expressDelivery

    avido committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    3e735c8 View commit details
    Browse the repository at this point in the history
  8. Added expressDelivery unit test

    avido committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    f1b418c View commit details
    Browse the repository at this point in the history
  9. Updated Readme

    avido committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    2da7c7f View commit details
    Browse the repository at this point in the history