An open API service indexing awesome lists of open source software.

https://github.com/roneetkumar/atm-console-project


https://github.com/roneetkumar/atm-console-project

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

Use 2 text files (clients. txt and accounts. txt) where you store informations about clients (who can have many accounts).

Your application will simulate an ATM machine, that will allow a client to :
- login (with client number and password),
- select account type,
- select transaction type (deposit, withdraw and consult),
- terminate transaction (update files).