-
Couldn't load subscription status.
- Fork 0
Home
#Welcome to the CashMashine-JS-Emulator wiki!
##General OverView Project goal is to build Cash Machine(ATM) Emulation using JavaScript for studying purposes. Application should have good-looking user interface and emulate behavior of real cash machine.
Interface should have similar look to real world ATM.
###Additionally Interface should have ability:
TODO: Provide Mockup
##User Flow
Card insertion process should be done using drag-and-drop from card holder(where user can select card from list) to card reader in AMT.
Precondition: User should be authorized. User should have ability to check balance, by selecting option in menu. As a result card balance should be displayed in the middle of ATM screen and return button.
Precondition: User should be authorized. User should have ability to cash out, by selecting option in menu. Should be shown screen with next options:
- Small notes
- Big notes
- List of predefined options(100, 500, 1000..)
- Custom Amount
- Cancel
TODO: Provide more details
Feel Free to ask questions or edit!

