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 |
fdai6618
|
47586c3d42
|
refactoring getAvailableBalance
|
2 years ago |
fdai6618
|
ea15eb3d0e
|
add CustomerData file
|
2 years ago |
fdlt3817
|
9cfd0e9908
|
Revert "Test arrangements"
This reverts commit cd78a96c03 .
|
2 years ago |
fdlt3817
|
10d0cf2def
|
Refactoring: Test work
|
2 years ago |
Shivam Chaudhary
|
4c112e72e6
|
Add needed headers for currency change toUSD
|
2 years ago |
Shivam Chaudhary
|
336d01499a
|
Add feature to change currency to USD
|
2 years ago |
fdlt3817
|
836815ad44
|
Fix header file for deposit
|
2 years ago |
fdlt3817
|
f5d1684e33
|
Fix an error of deposit function
|
2 years ago |
fdlt3817
|
b0b991e856
|
Create customer interface for deposit
|
2 years ago |
fdlt3817
|
53f0b3dd72
|
Adjustments to deposit function
|
2 years ago |
fdlt3817
|
0a8d9c9699
|
Created a fail case for non-existent customers
|
2 years ago |
fdlt3817
|
87e16d0b27
|
Created an error system that displays error information
|
2 years ago |
Shivam Chaudhary
|
69b08ccb8f
|
Modify function's name and parameter
|
2 years ago |
Shivam Chaudhary
|
fc0854cf5c
|
Add missing headers
|
2 years ago |
Shivam Chaudhary
|
ce29bd9b4f
|
Add missing declaration of parameter of function
|
2 years ago |
fdai6618
|
a0989dfed0
|
implement initiateMoneyTransfer methode
|
2 years ago |
Shivam Chaudhary
|
2459c3f1ec
|
Correct the path of file CustomerData.txt
|
2 years ago |
fdai6618
|
5fe8d5d2fd
|
refactoring sendMoney methode
|
2 years ago |
fdai6618
|
2d6de9f15b
|
deleted a comment on methode sendmoney
|
2 years ago |
fdai6618
|
f76fd87ce8
|
modified SendMoney method
|
2 years ago |
fdai6618
|
b98932b197
|
implement sendMoney methode
|
2 years ago |
fdai6618
|
1be9e8cae8
|
add refactoring for methode getAvailableBalnce
|
2 years ago |
fdai6618
|
0aa4b90f7a
|
implement methode getReceiverAccountNumber
|
2 years ago |
fdai6618
|
30aa84b943
|
test getAmount methode
|
2 years ago |
fdai6618
|
e3b774be63
|
add methode getAmount
|
2 years ago |
fdai6618
|
b29a397fb3
|
implement methode getAvailableAccountBalance
|
2 years ago |
Shivam Chaudhary
|
1644b86774
|
Refactoring: remove unwanted codes
|
2 years ago |
fdai6618
|
9ed2c294e1
|
add refactoring for Methode checkAccount
|
2 years ago |
fdai6618
|
59cc6c0a61
|
add checkAccount Methode
|
2 years ago |
fdlt3817
|
cd78a96c03
|
Test arrangements
|
2 years ago |
fdlt3817
|
87a32f9bf6
|
Function functionality change
updateAvailabeAccountBalance no longer increases or decreases the balance but rather sets the balance to the input value.
|
2 years ago |