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: snychka/java-first-program
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: dheenat/java-first-program
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.
  • 16 commits
  • 20 files changed
  • 1 contributor

Commits on Dec 24, 2020

  1. Completed module

    dheenat committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    1978046 View commit details
    Browse the repository at this point in the history
  2. Completed module

    dheenat committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    488dd91 View commit details
    Browse the repository at this point in the history
  3. Completed module

    dheenat committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    2028026 View commit details
    Browse the repository at this point in the history
  4. Update BestLoanRates.java

    Completed module
    dheenat committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    550df2f View commit details
    Browse the repository at this point in the history
  5. Update BestLoanRates.java

    added space
    dheenat committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    4d1334d View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2020

  1. Create SavingsCalculator.java

    added module
    dheenat committed Dec 25, 2020
    Configuration menu
    Copy the full SHA
    2e5a433 View commit details
    Browse the repository at this point in the history
  2. Create MortgageCalculator.java

    added mortgage calc class
    dheenat committed Dec 25, 2020
    Configuration menu
    Copy the full SHA
    7d8e62b View commit details
    Browse the repository at this point in the history
  3. Create Finance.java

    aded finance
    dheenat committed Dec 25, 2020
    Configuration menu
    Copy the full SHA
    aa5d2ef View commit details
    Browse the repository at this point in the history
  4. Update Finance.java

    added Finance  again
    dheenat committed Dec 25, 2020
    Configuration menu
    Copy the full SHA
    e198568 View commit details
    Browse the repository at this point in the history
  5. Update Finance.java

    added back
    dheenat committed Dec 25, 2020
    Configuration menu
    Copy the full SHA
    b1e0705 View commit details
    Browse the repository at this point in the history
  6. Update Finance.java

    moved to top level pack
    dheenat committed Dec 25, 2020
    Configuration menu
    Copy the full SHA
    687e96b View commit details
    Browse the repository at this point in the history
  7. Update Finance.java

    added command validations
    dheenat committed Dec 25, 2020
    Configuration menu
    Copy the full SHA
    65424e6 View commit details
    Browse the repository at this point in the history
  8. Update Finance.java

    corrected validations and flow control
    dheenat committed Dec 25, 2020
    Configuration menu
    Copy the full SHA
    0fae1fe View commit details
    Browse the repository at this point in the history
  9. Completed module

    dheenat committed Dec 25, 2020
    Configuration menu
    Copy the full SHA
    ff7387e View commit details
    Browse the repository at this point in the history
  10. with untilities to vlaidate input

    with  untilities to vlaidate input
    dheenat committed Dec 25, 2020
    Configuration menu
    Copy the full SHA
    1674dda View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2020

  1. Update Module6_Test.java

    dheenat committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    949bf46 View commit details
    Browse the repository at this point in the history
Loading