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

Submission to Implement Frontend for usaddress API call #43

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

Commits on Jul 18, 2024

  1. Explicitly install npm to fix Docker build

    Chas Threlkeld committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    6375490 View commit details
    Browse the repository at this point in the history
  2. Step 1: Step 1: Implement the parse method

    Chas Threlkeld committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    0c904be View commit details
    Browse the repository at this point in the history
  3. Step 2: Complete the API endpoint

    Chas Threlkeld committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    27f4270 View commit details
    Browse the repository at this point in the history
  4. Step 3: Wire up the form to send requests to the API

    Chas Threlkeld committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    f4e96d4 View commit details
    Browse the repository at this point in the history
  5. Step 4: Display results from the API

    Chas Threlkeld committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    b3bf3f7 View commit details
    Browse the repository at this point in the history
  6. Step 5: Add unit tests

    Chas Threlkeld committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    e1133d8 View commit details
    Browse the repository at this point in the history
  7. Final linting

    Chas Threlkeld committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    eef7a1f View commit details
    Browse the repository at this point in the history