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/JavaScript-IV
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: hagnerd/JavaScript-IV
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.
  • 12 commits
  • 3 files changed
  • 2 contributors

Commits on Apr 25, 2019

  1. Bring in yesterdays solution

    Matt Hagner committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    d20e59a View commit details
    Browse the repository at this point in the history
  2. Convert GameObject and CharacterStats to class

    Matt Hagner committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    33b7304 View commit details
    Browse the repository at this point in the history
  3. Convert Humanoid constructor function to class

    Matt Hagner committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    9468469 View commit details
    Browse the repository at this point in the history
  4. Convert Villain and Hero to classes

    Matt Hagner committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    b4e7f5f View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2019

  1. Complete Person and Instructor classes

    Matt Hagner committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    1107053 View commit details
    Browse the repository at this point in the history
  2. Complete Student class implementation

    Matt Hagner committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    0e58e34 View commit details
    Browse the repository at this point in the history
  3. Finish implementing ProjectManager class

    Matt Hagner committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    979241b View commit details
    Browse the repository at this point in the history
  4. Add three instances of Person

    Matt Hagner committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    6bf8257 View commit details
    Browse the repository at this point in the history
  5. Add console logs to show Person instances work

    Matt Hagner committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    626c808 View commit details
    Browse the repository at this point in the history
  6. Make instances of student, and instructor

    Matt Hagner committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    4201a51 View commit details
    Browse the repository at this point in the history
  7. Complete MVP

    Matt Hagner committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    af6bff1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    042deb9 View commit details
    Browse the repository at this point in the history
Loading