Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.16 KB

README.md

File metadata and controls

25 lines (16 loc) · 1.16 KB

Domain problem: ATM

The atm transaction should keep the system simple since there’s fraud out there so my
solution is that if we can keep simpler that it expected but, in the meantime,
hide personal information. By not using any kind of card anymore now just do
profile in the bank branch then go login into atm, do run your transactions
without having card just your profile and the machine should not contain
a port for cards just a plain machine with buttons or even touch screen
to access your transaction only. It will decrease the scam and fraud in banks. After your
logins the transactions should show up/ show menu to select your option.
Sub-domain: ATM- transaction
that will allow user to choose from the functions which are withdraw,
deposit and balance without entering or inserting any card.
This domain will contain those four functions in the atm transaction.
It will tell you your balance and how much you want to withdraw and if the
funds are insufficient will give you note, but firstly you will have to create logins to access your funds.

=======