You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Python-based Cli banking system that simulates essential banking operations, featuring multiple account types (Islamic, Current, Savings), currency conversion, and administrative controls through a Super User interface.
This project consists of four Python files that together form a simple banking system to manage and calculate the balance and interest earned on Savings and Certificate of Deposit (CD) accounts.