This is a activity that I did for my exam in Computer Programming 1. This C++ program can output a Mockup ATM Profile in a .txt file. All of the created files will be saved inside the solution project, the same files that I mentioned can also be viewed through the program.
Features:
- You can register a mockup ATM Account using this program.
- You can edit the following values in your Mockup ATM Account:
- Balance
- House Number, Street, Barangay and/or City Address Values.
- Age\n
- Gender (Male, Female, Neutral)
- Username (this includes the filename as well).
- Password
- You can also be able to Delete your Account.
- After you're done modifying your Mockup ATM Profile, you can then Log Out.
- You can view back your old Mockup ATM account through the same program. Just type in your old file/account name.