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.
 
 
 
 
fdai7207 17327b8e43 implement unit tests for the function isValidPassword(). 2 years ago
..
createEmployeeAccount.c implement unit tests for the function isValidPassword(). 2 years ago
createEmployeeAccount.h implement unit tests for the function isValidPassword(). 2 years ago
employeeList.txt refactoring: clean up duplicated code for the createEmployeeAccount.c unit tests. 2 years ago
employeeLogin.c implement unit tests for the function createNewEmployee() 2 years ago
employeeLogin.h implement unit tests for the function isValidEmployeeID() 2 years ago
main.c implement unit tests for the function isValidEmployeeID() 2 years ago
mainMenu.c implement the getNewEmployeeCredentials() function in order for the user to sign up as an employee 2 years ago
mainMenu.h implement the functions employeeCredentials() and loginAsEmployee() for employees to access their accounts. 2 years ago
showGeneralInfoEmployee.c Merge branch 'feature/employees-infos-access' of https://gitlab2.informatik.hs-fulda.de/fdai7057/bankmanagement-system into feature/employees-infos-access 2 years ago
showGeneralInfoEmployee.h implement unit tests for the function isValidEmployeeID() 2 years ago