fdai7207
|
17327b8e43
|
implement unit tests for the function isValidPassword().
|
2 years ago |
fdai7207
|
7f0db86eb1
|
refactoring : removed redundant code from the unit tests of the isValidEmployee() function.
|
2 years ago |
fdai7207
|
25b42cd0c0
|
refactoring: changed some variabales names in createEmployeeAccount.c for better readability.
|
2 years ago |
fdai7207
|
fed4a0a3ad
|
implement the isValidEmployeeID() in the getNewEmployeeCredentials to check Id's validity
|
2 years ago |
fdai7207
|
5e72e1f652
|
optimised the isValidEmployeeID() function and its unit tests
|
2 years ago |
fdai7207
|
b7d38fac5e
|
refactoring: clean up duplicated code for the createEmployeeAccount.c unit tests.
|
2 years ago |
fdai7207
|
e570fb9f66
|
refactoring: changed some variables names and added some comments for documentation and enhanced the getnewEmployeeCredentials function.
|
2 years ago |
fdai7207
|
7cf0febf28
|
implement the getNewEmployeeCredentials() function in order for the user to sign up as an employee
|
2 years ago |
fdai7207
|
affa82bc3d
|
implement unit tests for the function createNewEmployee()
|
2 years ago |
fdai7207
|
906ee12708
|
implement unit tests for the function isValidEmployeeID()
|
2 years ago |
fdai7514
|
c60c470f08
|
removed unwanted directories and updated new Clearances in showGeneralInfoEmployee.c
|
2 years ago |
fdai7207
|
cda5d0bdad
|
merge the feature/show-general-info-employee functions with feature/the-main-menu.
|
2 years ago |
fdai7514
|
f7a2bf74ac
|
update with new Passwords in showGeneralInfoEmployee.c and test_showGeneralInfoEmployee.h
|
2 years ago |
fdai7207
|
098ce77c87
|
refactoring: changed some variables and some functions names for a better readability and optimized the employeesAccess() function
|
2 years ago |
fdai7207
|
557709bdd6
|
implement the function inputEmployeeAccessCode() so that only employees can access the loginAsEmployee() function.
|
2 years ago |
fdai7207
|
4622393844
|
implement unit tests for the function employeesAccess().
|
2 years ago |
fdai7207
|
be08357865
|
refactoring: removed redundant code from the unit test file test_employeeLogin.c, changed variable names and added som comments .
|
2 years ago |
fdai7207
|
509362d0aa
|
refactoring: changed some variable names for readability and used pointers to conserve memory in the functions CheckEmployeeCredentials() and EmployeeCredentials.
|
2 years ago |
fdai7207
|
9c0a02dfbb
|
implement the functions employeeCredentials() and loginAsEmployee() for employees to access their accounts.
|
2 years ago |
fdai7207
|
14d97220d0
|
implement unit tests for the checkEmployeeCredentials() function.
|
2 years ago |
fdai7207
|
0e8d805605
|
refactoring: made code more readable and enhanced the menuInput() and chooseOption() functions.
|
2 years ago |
fdai7207
|
ac4b64166e
|
implement the function menuInput(), in order for the user to choose a banking option.
|
2 years ago |
fdai7207
|
ceccdd60a9
|
implement unit tests for the function chooseOption().
|
2 years ago |
fdai7514
|
0298030b9f
|
refactoring: changed some variable names and implemented if statements in showGeneralInfoEmployee.c
|
2 years ago |
fdai7514
|
c394e533c6
|
implement function showGeneralInfoEmployee()
|
2 years ago |
fdai7207
|
cf756de8b9
|
refactoring: changed some variable names, made code more readable and enhanced some functions
|
2 years ago |
fdai7207
|
dcee631e6b
|
implement the functions ageInput() and showMenu() to execute mainMenu.c .
|
2 years ago |
fdai7207
|
c135603ed0
|
implement unit tests for the functions agePermission() and checkIfInteger()
|
2 years ago |
Shivam Chaudhary
|
7b176305a3
|
Initial commit
|
2 years ago |