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.
 
 
 
 
fdai7057 5709d437f6 Implementation of function runBankmanagementSystem(). This function is the starting point of our software. Its job is to call other functions implemented in other c-files. Multiple files are compiled. 2 years ago
src Implementation of function runBankmanagementSystem(). This function is the starting point of our software. Its job is to call other functions implemented in other c-files. Multiple files are compiled. 2 years ago
test refactoring: removed redundant code in the unit tests of the chooseOption() function. 2 years ago
tests solve merge conflict 2 years ago
.gitignore initial commit 2 years ago
build-script.sh Implementation of function runBankmanagementSystem(). This function is the starting point of our software. Its job is to call other functions implemented in other c-files. Multiple files are compiled. 2 years ago
project.yml remove unnecessary directories, implement build script, move project.yml to a new place 2 years ago