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: BrandonVilaychith/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.
  • 15 commits
  • 2 files changed
  • 1 contributor

Commits on Sep 13, 2018

  1. GameObject converted to class

    Brandon Vilaychith
    Brandon Vilaychith committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    41375fb View commit details
    Browse the repository at this point in the history
  2. CharacterStats converted to class

    Brandon Vilaychith
    Brandon Vilaychith committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    14dd165 View commit details
    Browse the repository at this point in the history
  3. Humanoid converted to class

    Brandon Vilaychith
    Brandon Vilaychith committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    e0776c9 View commit details
    Browse the repository at this point in the history
  4. Added Person class with method

    Brandon Vilaychith
    Brandon Vilaychith committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    e8dff0e View commit details
    Browse the repository at this point in the history
  5. Added Instructor class and mothods

    Brandon Vilaychith
    Brandon Vilaychith committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    4f217ea View commit details
    Browse the repository at this point in the history
  6. Added Student class and methods

    Brandon Vilaychith
    Brandon Vilaychith committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    5f89147 View commit details
    Browse the repository at this point in the history
  7. Added ProjectManagers class and methods

    Brandon Vilaychith
    Brandon Vilaychith committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    6d70fea View commit details
    Browse the repository at this point in the history
  8. Created 2 objects of each class

    Brandon Vilaychith
    Brandon Vilaychith committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    24fb610 View commit details
    Browse the repository at this point in the history
  9. Added grade prep to Student Constructor and updated student objects B…

    …randon and Anthony
    Brandon Vilaychith
    Brandon Vilaychith committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    373dc1b View commit details
    Browse the repository at this point in the history
  10. added gradeProject Methods to Instructor Constructor

    Brandon Vilaychith
    Brandon Vilaychith committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    1f495e4 View commit details
    Browse the repository at this point in the history
  11. added graduate Methods on student constructor

    Brandon Vilaychith
    Brandon Vilaychith committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    5ee00cf View commit details
    Browse the repository at this point in the history
  12. added console.log test for methods

    Brandon Vilaychith
    Brandon Vilaychith committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    f2cfdfb View commit details
    Browse the repository at this point in the history
  13. updated Student constructor

    Brandon Vilaychith
    Brandon Vilaychith committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    0463461 View commit details
    Browse the repository at this point in the history
  14. Updated Comments

    Brandon Vilaychith
    Brandon Vilaychith committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    2ffcaa7 View commit details
    Browse the repository at this point in the history
  15. Code Update

    Brandon Vilaychith
    Brandon Vilaychith committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    0a5c101 View commit details
    Browse the repository at this point in the history
Loading