269 Commits (4b665934c7a02628264d4e8b5b2a0ceebf46d9e5)

Author SHA1 Message Date
fdai7057 4b665934c7 Hot fix: uncomment necessary error messages. 2 years ago
fdlt3817 3b1f24fd1c Revert "Refactor currencyExchange" 2 years ago
fdlt3817 7236756d50 Refactor currencyExchange 2 years ago
fdlt3817 33dd88d99c Revert "Refactor loanEligibility" 2 years ago
fdlt3817 1f6796c3e6 Refactor loanEligibility 2 years ago
fdlt3817 635efaadf2 Refactor withdrawMoney 2 years ago
fdlt3817 2d7332c633 Refactor sendMoney 2 years ago
fdlt3817 13b6c81c52 Refactoring depositMoney 2 2 years ago
fdlt3817 de0cca7f9e Refactoring depositMoney 2 years ago
fdai7207 caf4703069 fix a bug in the build-project.sh. 2 years ago
fdai7057 ae6bf7cfaf Bug fix: modify return value. 2 years ago
fdai7057 8f8971b3b0 bug fix: add return statement in default. 2 years ago
fdai7057 a0604e41fa After merge combine parts of our program. 2 years ago
fdlt3817 cf87508c6b Hotfix: resolve file name problem (2/2) 2 years ago
fdlt3817 4fb75efbbc Hotfix: resolve file name problem (1/2) 2 years ago
fdlt3817 3f1431da7c Refactoring: optimize initiateCalculator 2 years ago
fdlt3817 28b1b195cb Refactoring: optimize saving request 2 years ago
fdlt3817 be9cbd981e Create displayDisclaimer function 2 years ago
fdlt3817 8ef7a2647f Prevent unlogical calculations 2 years ago
fdlt3817 9bf38a1487 Create function to set saving goal 2 years ago
fdlt3817 dd623e4219 Implement enter month option to interestCalculator 2 years ago
fdai7207 555980d86a solve merge conflicts. 2 years ago
Shivam Chaudhary c44355acb9 Add example_ids for testing functions 2 years ago
Shivam Chaudhary b9992a63ad Add feature to check eligibility for loan 2 years ago
fdlt3817 51e0a2e753 Set upper limit for money withdrawal 2 years ago
fdlt3817 0dca8f8422 Display balance in withdrawMoney 2 years ago
fdlt3817 19a21ef71c Create withdrawal loop, edit customer data for testing 2 years ago
fdlt3817 59caf4ad45 Create initiateInterest function 2 years ago
fdlt3817 d203a9156c Integrate currency exchange to sendMoney 2 years ago
fdlt3817 9b393734c3 Refactor insterest calculator, remove unncessary files 2 years ago
fdlt3817 5403c2b0a0 Implement showBalance and askToShowBalance 2 years ago
fdlt3817 4b96f96df8 Create show balance function 2 years ago
fdai7207 b6ec68c25e refactoring: made unit test of the function isValidAdress() more readable by removing code duplicates. 2 years ago
fdai7207 97fd90edae refactoring: removed redundancy in the isValidAdress() function. 2 years ago
fdai7207 f194873640 implement unit tests for the isValidAdress() function. 2 years ago
fdai7207 9cad95ce80 implement the function isValidAdress(). 2 years ago
fdlt3817 400b3be668 Prevent user from sending money to themselves 2 years ago
fdlt3817 e7810a357f Create error outputs 2 years ago
fdlt3817 8f4d1b21fe Add functionality to be able to send money to other banks customers 2 years ago
fdlt3817 c13afaf610 Implement basic send money functionality 2 years ago
Shivam Chaudhary c548a56865 Add success test for withdrawSpecificAmount function 2 years ago
fdai6618 5f4fb16a7b test Methode sendmoneyNeedToImplemt 2 years ago
fdlt3817 0dce1641d1 Add troubleshoot system to help customers identify problems 2 years ago
fdlt3817 1d25ff8ecf Create function to calculate monthly interest 2 years ago
fdlt3817 c2db120ba7 Create functionality to do sequential calculations 2 years ago
fdlt3817 714b7cbc6a Improve interest calculator to check for invalid inputs 2 years ago
fdai6618 1e9f443da9 test Case false for sendmoney_NeedToIMplement 2 years ago
fdlt3817 17903c5e0c Implement interest calculator 2 years ago
Shivam Chaudhary fc7d0a5245 Add constant values for new currencies 2 years ago
Shivam Chaudhary 6369691a54 Add more cases to convert currency to YEN and YUAN 2 years ago