Varkh / CashMachine-JS-Emulator

GeekHub school project
0 stars 0 forks source link

Implements process of retrieving cash #59

Closed Varkh closed 7 years ago

Varkh commented 7 years ago

Push cash from Core Module to Cash View.

As a result on UI in cash output should be displayed list of banknotes. Example: 100, 200, 200, 500

Varkh commented 7 years ago

This has been implemented by @kds1660 in core