Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bloominstituteoftechnology/HTTP-AJAX
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mparedes003/HTTP-AJAX
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 17 files changed
  • 1 contributor

Commits on Sep 12, 2018

  1. 1-5 Complete

    mparedes003 committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    6ed2bdc View commit details
    Browse the repository at this point in the history
  2. List of friends displayed.

    mparedes003 committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    a28d73d View commit details
    Browse the repository at this point in the history
  3. Styled Project a little

    mparedes003 committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    9161623 View commit details
    Browse the repository at this point in the history
  4. Increased width to 210px in .friend in App.css

    mparedes003 committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    77352ff View commit details
    Browse the repository at this point in the history
  5. Added .catch()

    mparedes003 committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    a54af83 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f7166e View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2018

  1. Created FriendForm.js and added a form to gather information about a …

    …new friend.
    mparedes003 committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    8aebf34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77fa5fc View commit details
    Browse the repository at this point in the history
  3. POST Working. New Friend Added. MVP Completed.

    mparedes003 committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    84fd67b View commit details
    Browse the repository at this point in the history
  4. Created FriendsList Component, moved map method into it and refactore…

    …d code alittle bit so it would work again.
    mparedes003 committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    190a1e1 View commit details
    Browse the repository at this point in the history
  5. Added navlinks and routes to App.js

    mparedes003 committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    db4006b View commit details
    Browse the repository at this point in the history
  6. Fixed it so home displays when page is first loaded.

    mparedes003 committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    fd8cdb9 View commit details
    Browse the repository at this point in the history
  7. Styled a tags and .navbar in App.css

    mparedes003 committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    b3fe29f View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2018

  1. Styled Home and Friends.

    mparedes003 committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    1b186c0 View commit details
    Browse the repository at this point in the history
Loading