389 Commits (a6bbcc429be8120fe59e0dcd37d26117cab792c6)
 

Author SHA1 Message Date
fdai7514 a6bbcc429b HOTFIX 2 years ago
fdai7514 24c1381032 add README.md 2 years ago
fdai7514 fa126a3808 add documentation to build-project.sh 2 years ago
fdai7057 db2b69a461 Implementation of unit tests for the function characterIsUpperCase(). 2 years ago
fdai7207 95d5274f54 implementation of unit tests for the function StringLengthCounter. 2 years ago
fdai7514 b8a778100a improve quality of life in requestLoan.c 2 years ago
fdai7514 41afdef70b improve the quality of life in mainMenu.c 2 years ago
fdlt3817 336ab0aea9 Create test for invalid interests 2 years ago
fdlt3817 9c16e03799 Create unit test for failed deposits 2 years ago
fdai7057 4b665934c7 Hot fix: uncomment necessary error messages. 2 years ago
fdlt3817 2287cc05d0 Merge branch 'Alpha' 2 years ago
fdlt3817 d2c3acd670 Merge branch 'main' of https://gitlab2.informatik.hs-fulda.de/fdai7057/bankmanagement-system 2 years ago
fdlt3817 3b1f24fd1c Revert "Refactor currencyExchange" 2 years ago
fdlt3817 7236756d50 Refactor currencyExchange 2 years ago
fdlt3817 33dd88d99c Revert "Refactor loanEligibility" 2 years ago
fdlt3817 1f6796c3e6 Refactor loanEligibility 2 years ago
fdlt3817 635efaadf2 Refactor withdrawMoney 2 years ago
fdlt3817 2d7332c633 Refactor sendMoney 2 years ago
fdlt3817 13b6c81c52 Refactoring depositMoney 2 2 years ago
fdlt3817 de0cca7f9e Refactoring depositMoney 2 years ago
fdai7207 caf4703069 fix a bug in the build-project.sh. 2 years ago
fdai7057 ae6bf7cfaf Bug fix: modify return value. 2 years ago
fdai7057 8f8971b3b0 bug fix: add return statement in default. 2 years ago
fdai7057 3f9dcb0e07 bug fix: Solve test errors. 2 years ago
fdai7057 a0604e41fa After merge combine parts of our program. 2 years ago
fdai7057 e23c55e5c9 Modification of build-script and project.yml 2 years ago
fdai7207 20efc35ab3 hot fix: Add use of pointer in order to combine parts of our program. 2 years ago
fdai7207 8d19e77aa8 hot fix: add necessary include directives 2 years ago
fdai7207 e65f73824d Merge branch 'feature/balance-operations' of https://gitlab2.informatik.hs-fulda.de/fdai7057/bankmanagement-system into feature/balance-operations 2 years ago
fdai7207 eadf86a939 hot fix test_withdrawMoney.c 2 years ago
fdlt3817 cf87508c6b Hotfix: resolve file name problem (2/2) 2 years ago
fdai7207 3de75024cd Solve merge conflicts. 2 years ago
fdlt3817 4fb75efbbc Hotfix: resolve file name problem (1/2) 2 years ago
fdai7207 859788e279 Resolve merge conflicts. 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 acc3fd487d Create simple test for depositMoney 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 721d084e14 Merge branch 'feature/loan-eligibility' into feature/balance-operations 2 years ago
Shivam Chaudhary b9a28f43b3 Add failure test for loan eligibility 2 years ago
Shivam Chaudhary eb5fe068b8 Add success test for loan eligibility 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