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.
 
 
 
 
Shivam Chaudhary a6f6c3ae66 Merge branch 'feature/update-current-customer-account-balance' into feature/withdraw-money-system 2 years ago
..
CustomerData.txt Bug fix: A line would get removed after the replaced line. 2 years ago
CustomerProperties.h Implementation of functions LoginAsCustomer() and Login() 2 years ago
LoginCustomer.c Implementation of functions LoginAsCustomer() and Login() 2 years ago
LoginCustomer.h Implementation of functions LoginAsCustomer() and Login() 2 years ago
_file_information.h Add file to save information about customerData.txt 2 years ago
a.exe Bug fix: A line would get removed after the replaced line. 2 years ago
currentCustomerAccountBalance.c Refactoring: Use created constant name for file 2 years ago
currentCustomerAccountBalance.h Update header files 2 years ago
lineReplacer.h Expanded the function to work with negative balance changes. 2 years ago
main.c Merge branch 'feature/main-menu' 2 years ago
mainMenu.c implement the main menu 2 years ago
mainMenu.h implement the main menu 2 years ago
updateCustomerAccountBalance.c Function functionality change 2 years ago
updateCustomerAccountBalance.h Function functionality change 2 years ago
withdrawMoney.c Add function notifyCustomer to show status after withdrawal 2 years ago
withdrawMoney.h Add missing headers for newly added functions 2 years ago