Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 536 Bytes

File metadata and controls

7 lines (4 loc) · 536 Bytes

CapitalControl

logo

CapitalControl : Bank Management System

CapitalControl Bank Management System is a simple banking system that allows a user to create an account from which they can deposit and withdraw money using commands. The system also allows them to inquire about their balance, calculate interest, and delete their account if they so wish. The system also holds information for multiple accounts, so multiple users can use it without losing data.