Narrative
Narrative
Description:
START
Call authentication function
If a password and username is on userdata.bin
Prompt user to enter username and password
If password and username doesn’t match userdata.bin
Print incorrect username or password
Loop back to start
Else prompt user to make password and username
Save username and password to userdata.bin file
Prompt user to enter action to do (add record, delete record, edit record, display records or exit)