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

Commits on Jun 13, 2019

  1. first commit

    Leana Neparidze authored and Leana Neparidze committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    278a75f View commit details
    Browse the repository at this point in the history
  2. refactors pseudo-classical inheritance with ES6 class syntax

    Leana Neparidze authored and Leana Neparidze committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    6e5e356 View commit details
    Browse the repository at this point in the history
  3. creates new classes using ES6 syntax

    Leana Neparidze authored and Leana Neparidze committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    2eb8b58 View commit details
    Browse the repository at this point in the history
  4. adds grading method that generates a random addition/subtraction of a…

    … random number
    Leana Neparidze authored and Leana Neparidze committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    24cde09 View commit details
    Browse the repository at this point in the history
  5. adds graduate method to student class

    Leana Neparidze authored and Leana Neparidze committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    b7855dd View commit details
    Browse the repository at this point in the history
  6. updates readme

    Leana Neparidze authored and Leana Neparidze committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    5548d9a View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2019

  1. Merge pull request #1 from leananepari/leana-neparidze

    JavaScript-IV
    arodri04 authored Jun 14, 2019
    Configuration menu
    Copy the full SHA
    df61d96 View commit details
    Browse the repository at this point in the history
Loading