Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: 10 days 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).