256 Commits (e23c55e5c98b6e05fe478ed71ba7e4d97d47cce9)

Author SHA1 Message Date
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
fdlt3817 7479c4a348 Create function withdrawSpecificAmount 2 years ago
fdai6618 466eb53425 test sendmoneyNeedToImplement 2 years ago
fdlt3817 b7bee9c73d Fix header problems and add depositSpecificAmount function 2 years ago
Shivam Chaudhary 4a28dec8e2 Remove headers which are redefining function 2 years ago
fdlt3817 888b2fc4ea Integrate required functions to make deposit work as intended 2 years ago
Shivam Chaudhary 7309447c03 Add relevant constants for USD and GBP 2 years ago
Shivam Chaudhary 2aee8c516b Refactoring: Remove useless code and update constant names 2 years ago
Shivam Chaudhary 8da7e42336 Add generalised function for currency exchange 2 years ago
Shivam Chaudhary 3f52b9b11a Add information about GBP in header 2 years ago
Shivam Chaudhary 7f7ab6195b Add feature to change currency to GBP 2 years ago
fdai7514 b796599129 refactoring: change variable names and attach descriptive comments in calculatorGetUserInputFactorial.c 2 years ago
fdai7514 acdfb400b3 implement function calculatorGetUserInputFactorial() 2 years ago
fdai7514 1d6a732010 refactoring: change variable names and attach descriptive comments in calculatorGetUserInput.c 2 years ago