31 Commits (33dd88d99c282b060fbe9bf06e90ba2b9b84cb93)

Author SHA1 Message Date
fdai7207 caf4703069 fix a bug in the build-project.sh. 2 years ago
fdai7057 e23c55e5c9 Modification of build-script and project.yml 2 years ago
fdai7207 555980d86a solve merge conflicts. 2 years ago
fdai7514 0e355995fc implement unittest for calculatorGetUserInputFactorial.c 2 years ago
fdai7514 fd006a95ac implement unittest for calculatorGetUserInput.c 2 years ago
fdai7514 de05d331e0 implement unittest for displayMenuCalculator.c 2 years ago
fdai7514 23472c84f4 implement unittest for calculatorFactorial.c 2 years ago
fdai7514 b0acd83da2 implement unittest for calculatorDivide.c 2 years ago
fdai7514 da0dd52871 implement unittest for calculatorMultiply.c 2 years ago
fdai7514 c19f56958b implement unittest for calculatorSubtract.c 2 years ago
fdai7514 22c4f86636 implement unittest for calculatorAdd.c 2 years ago
fdai7514 a768d56463 implement unittest for requestLoan.c 2 years ago
fdai7514 585d28952f implement function requestLoan() 2 years ago
fdai7207 c659f9b9aa implement unit tests for the function storeEmployeeData() and fixed a bug in the unit tests of the function chooseOption. 2 years ago
fdai7207 69a25cfa6a implemented unit tests for the new function verifyPassword() and changed the .txt files name while adding a new .txt file for personal emoyees data. 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
fdai7207 557709bdd6 implement the function inputEmployeeAccessCode() so that only employees can access the loginAsEmployee() function. 2 years ago
fdai7207 9c0a02dfbb implement the functions employeeCredentials() and loginAsEmployee() for employees to access their accounts. 2 years ago
fdai7057 349f173811 solve merge conflict 2 years ago
fdai7057 dc6049fa86 solve merge conflict 2 years ago
fdai7207 14d97220d0 implement unit tests for the checkEmployeeCredentials() function. 2 years ago
fdai7057 c563dc710b initial commit 2 years ago
fdai7057 c2c1eac497 renaming files: source and header files start with lower case letters. Fixingorder of statements in build-project.sh 2 years ago
fdai7057 9fd187a289 remove unnecessary directories, implement build script, move project.yml to a new place 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
fdai7207 6ba008222b implement unit tests for the mainMenu 2 years ago
fdai7207 a8213f56df remove unnecessary files 2 years ago
fdai7057 ecc8068103 Implementation of function error() 2 years ago
fdai7057 6edec343d6 Implementation of function customerChoiceForMenuItem() 2 years ago
fdai7057 0155f61c65 implementation of unit tests for checkLogin() 2 years ago
fdai7057 77e31ad441 implementation of to_string() 2 years ago
fdai7057 38af5afb43 build script 2 years ago