Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 307 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 307 Bytes

Banking-Application

A banking application (mini project) developed using C++.

It contains: 1. Create, read, update and delete records (CRUD) 2. Search for a particular record based on name or account 3. Transaction (balance enquiry, cash deposit, cash withdrawal, fund transfer)