Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 252 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 252 Bytes

CommandLineBanking

A fun and simple console based program that simulates online banking functions such as transfers and balance checking. Includes basic functionality, and user system is done through serialization.

Extension of an ATM program.