You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
fdlt3817 7e4c10e4e2 Merge branch 'feature/send-money' into feature/balance-operations 2 years ago
..
.vscode Logic fundamentals and placeholder code 2 years ago
depositMoney.dSYM/Contents/Resources/DWARF Integrate required functions to make deposit work as intended 2 years ago
updateCustomerAccountBalance.dSYM/Contents/Resources/DWARF Integrate required functions to make deposit work as intended 2 years ago
CustomerData.txt Integrate required functions to make deposit work as intended 2 years ago
CustomerProperties.h Implementation of functions LoginAsCustomer() and Login() 2 years ago
LoginCustomer.c Created an error system that displays error information 2 years ago
LoginCustomer.h Created an error system that displays error information 2 years ago
_file_information.h Fix header problems and add depositSpecificAmount function 2 years ago
a.exe test Methode sendmoneyNeedToImplemt 2 years ago
currencyExchange.c Add more cases to convert currency to YEN and YUAN 2 years ago
currencyExchange.h Merge branch 'feature/currency-exchange' into feature/balance-operations 2 years ago
currentCustomerAccountBalance.c Create function withdrawSpecificAmount 2 years ago
currentCustomerAccountBalance.h Fix header problems and add depositSpecificAmount function 2 years ago
depositMoney.c Fix header problems and add depositSpecificAmount function 2 years ago
depositMoney.h Create function withdrawSpecificAmount 2 years ago
interestCalculator.c Add troubleshoot system to help customers identify problems 2 years ago
interestCalculator.h Add troubleshoot system to help customers identify problems 2 years ago
lineReplacer.h Create function withdrawSpecificAmount 2 years ago
main.c Logic fundamentals and placeholder code 2 years ago
mainMenu.c implement the main menu 2 years ago
mainMenu.h implement the main menu 2 years ago
sendmoney.c test Case false for sendmoney_NeedToIMplement 2 years ago
sendmoney.exe refactoring getAvailableBalance 2 years ago
sendmoney.h refactoring getAvailableBalance 2 years ago
updateCustomerAccountBalance.c Create function withdrawSpecificAmount 2 years ago
updateCustomerAccountBalance.h Fix header problems and add depositSpecificAmount function 2 years ago
withdrawMoney.c Create function withdrawSpecificAmount 2 years ago
withdrawMoney.h Create function withdrawSpecificAmount 2 years ago