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: kimberleehowley/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.
  • 11 commits
  • 2 files changed
  • 2 contributors

Commits on Apr 4, 2019

  1. Added code from Javascript-III

    Kimberlee Johnson
    Kimberlee Johnson committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    465f565 View commit details
    Browse the repository at this point in the history
  2. Refactored game constructors into classes

    Kimberlee Johnson
    Kimberlee Johnson committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    146b6c0 View commit details
    Browse the repository at this point in the history
  3. Created Person class

    Kimberlee Johnson
    Kimberlee Johnson committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    c4afba5 View commit details
    Browse the repository at this point in the history
  4. Added Instructor class

    Kimberlee Johnson
    Kimberlee Johnson committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    12ca8dc View commit details
    Browse the repository at this point in the history
  5. Added Student class and grade function for instructor

    Kimberlee Johnson
    Kimberlee Johnson committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    218a9cf View commit details
    Browse the repository at this point in the history
  6. Added Project Manager class and functions

    Kimberlee Johnson
    Kimberlee Johnson committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    6139793 View commit details
    Browse the repository at this point in the history
  7. Giving my student a grade attribute

    Kimberlee Johnson
    Kimberlee Johnson committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    9a0a594 View commit details
    Browse the repository at this point in the history
  8. First stretch goal, adding a grade and random grade function to Instr…

    …uctors and PMs
    Kimberlee Johnson
    Kimberlee Johnson committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    40feb0a View commit details
    Browse the repository at this point in the history
  9. Added stretch graduate function

    Kimberlee Johnson
    Kimberlee Johnson committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    a4368cb View commit details
    Browse the repository at this point in the history
  10. Added subtraction to my graduate and notimetograde functions

    Kimberlee Johnson
    Kimberlee Johnson committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    03b986a View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

  1. Merge pull request #1 from kimberleejohnson/kimberlee-johnson

    JavaScript-IV: Lambda database
    samjeffcoat authored Apr 11, 2019
    Configuration menu
    Copy the full SHA
    99231cd View commit details
    Browse the repository at this point in the history
Loading