As a system I want to be able to store passwords securely so I can meet data privacy regulations

computer science

Description

TASK

 

1.    As a customer I want to be able to log out of the system

2.    As a system I want to be able to store passwords securely so I can meet data privacy regulations

3.    Error handling when Customer mistypes instructions / command i.e instead of typing PAY and the user typed PA or instead of typing SHOWMYACCOUNTS and the user typed SHOWSMYACCOUNT or If the customer types DEPOSIT and doesn't specify bank account name or amount, then the program returns a recursive NULL instead of FAIL.

4.    As a customer I want to read instructions on how to use the system. Provide more detail to the customer when they are navigating around the system and provide instructions. For example: To deposit funds into their account a customer will need to input: DEPOSIT Main 100.00


Related Questions in computer science category