Shivam Chaudhary
|
aeabed3afb
|
Add missing headers for newly added functions
|
2 years ago |
Shivam Chaudhary
|
10d769ead8
|
Add function notifyCustomer to show status after withdrawal
|
2 years ago |
Shivam Chaudhary
|
57a64876be
|
Add missing parameter to function and organise code
|
2 years ago |
fdai7057
|
c563dc710b
|
initial commit
|
2 years ago |
fdlt3817
|
8a84f5f257
|
Merge branch 'feature/update-current-customer-account-balance' into feature/deposit-system
|
2 years ago |
fdlt3817
|
a527960e62
|
Bug fix: A line would get removed after the replaced line.
|
2 years ago |
fdlt3817
|
f5015a6b13
|
Integrated updateAccountBalance and getAccountBalance into the deposit function
|
2 years ago |
fdlt3817
|
296fed6faf
|
Merge branch 'feature/get-current-customer-account-balance' into feature/deposit-system
|
2 years ago |
fdlt3817
|
d84314fa61
|
Merge branch 'feature/update-current-customer-account-balance' into feature/deposit-system
|
2 years ago |
fdlt3817
|
bbc6c7557f
|
Refactoring: Removed main function
|
2 years ago |
fdlt3817
|
d9925a3a94
|
Expanded the function to work with negative balance changes.
|
2 years ago |
Shivam Chaudhary
|
7b176305a3
|
Initial commit
|
2 years ago |
Shivam Chaudhary
|
09f1536781
|
Add missing headers in currentCustomerAccountBalance.h
|
2 years ago |
Shivam Chaudhary
|
30e1fcfa9e
|
Refactoring: organize code to skip bad behavior
|
2 years ago |
Shivam Chaudhary
|
8e0854cfc0
|
Refactoring: minimize code lines for easy understanding
|
2 years ago |
Shivam Chaudhary
|
49f065ce3f
|
Add missing parameter for function
|
2 years ago |
Shivam Chaudhary
|
b8f5484894
|
Merge branch 'main' into feature/withdraw-money-system
|
2 years ago |
fdlt3817
|
59cc6670da
|
Functionality of the updateCustomerAccountBalance has been completed
|
2 years ago |
fdlt3817
|
54ca0a053d
|
Line delete function
|
2 years ago |
Shivam Chaudhary
|
0abe044274
|
Refactoring: add function for making code readable
|
2 years ago |
Shivam Chaudhary
|
73cd6f9621
|
Create function fetchBalanceFromBalanceString
|
2 years ago |
Shivam Chaudhary
|
8d0693c329
|
Create currentCustomerAccountBalance.h
|
2 years ago |
Shivam Chaudhary
|
2349682970
|
Create file with function getAvailableAccountBalance
|
2 years ago |
Shivam Chaudhary
|
4375112d6c
|
Remove unnecessary and duplicate files/folders
|
2 years ago |
Shivam Chaudhary
|
a23240e770
|
Merge branch 'main' into feature/get-customer-current-account-balance
|
2 years ago |
Shivam Chaudhary
|
5b03d170a3
|
Merge branch 'feature/get-current-customer-account-balance' of https://gitlab2.informatik.hs-fulda.de/fdai7057/bankmanagement-system into feature/get-customer-current-account-balance
|
2 years ago |
fdlt3781
|
e535a8dca7
|
Merge branch 'feature/main-menu' into 'main'
implement unit tests for the mainMenu
See merge request fdai7057/bankmanagement-system!3
|
2 years ago |
fdai7207
|
6ba008222b
|
implement unit tests for the mainMenu
|
2 years ago |
fdlt3817
|
0747b54f36
|
Merge branch 'feature/main-menu'
|
2 years ago |
fdai7207
|
a8213f56df
|
remove unnecessary files
|
2 years ago |
fdlt3781
|
fed59d7d46
|
Merge branch 'feature/main-menu' into 'main'
implement the main menu
See merge request fdai7057/bankmanagement-system!1
|
2 years ago |
fdai7207
|
e30f7a66ae
|
implement the main menu
|
2 years ago |
fdlt3817
|
06d8bef1f1
|
Created "Try Again" loop and added minimum deposit amount
|
2 years ago |
fdlt3817
|
a0b698747a
|
Merge branch 'feature/customer-login' into feature/deposit-system
|
2 years ago |
Shivam Chaudhary
|
9cc92bae91
|
Add function to return to home page after completion of withdrawal
|
2 years ago |
Shivam Chaudhary
|
d98031e24b
|
Add initiateWithdraw function
|
2 years ago |
Shivam Chaudhary
|
8d87032e46
|
Create withdrawMoney.h
|
2 years ago |
Shivam Chaudhary
|
48b95447a1
|
Create withdrawMoney.c to implement 'withdraw' function
|
2 years ago |
Shivam Chaudhary
|
cf9f3827c6
|
Update .gitignore
|
2 years ago |
Shivam Chaudhary
|
fe8b90a603
|
Revert "Create .gitignore"
This reverts commit ec3e31a0cc .
|
2 years ago |
Shivam Chaudhary
|
ec3e31a0cc
|
Create .gitignore
|
2 years ago |
fdlt3817
|
bca3ba8c0c
|
Logic fundamentals and placeholder code
|
2 years ago |
fdlt3817
|
2ea6d5d6f0
|
Layed down the needed functions
|
2 years ago |
fdai7057
|
3e7a7d3c89
|
Implementation of functions LoginAsCustomer() and Login()
|
2 years ago |
fdai7057
|
d13b024635
|
refactoring: replaced variables with arrays and the consecutive use of assertions with for-loops
|
2 years ago |
fdai7057
|
0155f61c65
|
implementation of unit tests for checkLogin()
|
2 years ago |
fdai7057
|
24ec8ae397
|
implementation of checkLogin()
|
2 years ago |
fdai7057
|
38af5afb43
|
build script
|
2 years ago |
fdai7514
|
cf022ccd04
|
Initialise source directory with main.c
|
2 years ago |
fdai7207
|
9c312b37ed
|
user Haytham Daoula added to team.md
|
2 years ago |