Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 654 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 654 Bytes

ATM_Console_Application

An ATM system from which users, Customers & Administrators, can manage their accounts. Both are presented with their own menus (after login of course). Customers can use the system to withdraw cash, transfer cash from one account to another, deposit cash & get their current balance. Administrators can create, delete, view & update accounts of different users. Admin can also view certain reports about accounts. All data is stored in a File system.

Download temporary documentation

Full documentation will be made soon