256 Commits (e23c55e5c98b6e05fe478ed71ba7e4d97d47cce9)

Author SHA1 Message Date
fdai7207 a8213f56df remove unnecessary files 2 years ago
fdai7207 e30f7a66ae implement the main menu 2 years ago
fdai7057 2ad433c776 Implementation of function stringConcatenation() and creation of docs.txt to as a documentation for the functions. 2 years ago
fdai7057 08444292cb refactoring: modification of unit tests for function generateID(), add array for values and for-loop to check assertions 2 years ago
fdlt3817 06d8bef1f1 Created "Try Again" loop and added minimum deposit amount 2 years ago
Shivam Chaudhary 9cc92bae91 Add function to return to home page after completion of withdrawal 2 years ago
Shivam Chaudhary d98031e24b Add initiateWithdraw function 2 years ago
Shivam Chaudhary 8d87032e46 Create withdrawMoney.h 2 years ago
Shivam Chaudhary 48b95447a1 Create withdrawMoney.c to implement 'withdraw' function 2 years ago
fdlt3817 bca3ba8c0c Logic fundamentals and placeholder code 2 years ago
fdlt3817 2ea6d5d6f0 Layed down the needed functions 2 years ago
fdai7057 ecc8068103 Implementation of function error() 2 years ago
fdai7057 b4d442e4ea Implementation of function menu() 2 years ago
fdai7057 3e1cc260d4 Implementation of function showAllMenuEntries() 2 years ago
fdai7057 6edec343d6 Implementation of function customerChoiceForMenuItem() 2 years ago
fdai7057 3e7a7d3c89 Implementation of functions LoginAsCustomer() and Login() 2 years ago
fdai7057 0155f61c65 implementation of unit tests for checkLogin() 2 years ago
fdai7057 24ec8ae397 implementation of checkLogin() 2 years ago
fdai7057 51b40e67d0 refactoring: rename variables for better understanding, write comment to explain function generateCheckString(), optimize intendation 2 years ago
fdai7057 1450f66117 Implementation of writeCustomerPropertiesToFile() 2 years ago
fdai7057 814c0eb148 implementation of collectCustomerProperties() 2 years ago
fdai7057 dbff9b5a1d implementation of unit tests for generateCheckString() 2 years ago
fdai7057 77e31ad441 implementation of to_string() 2 years ago
fdai7057 f5326efa55 implementation of generateID() 2 years ago
fdai7514 cf022ccd04 Initialise source directory with main.c 2 years ago