This was my 12th-grade Computer Science final project done as a CLI-based solution in Python. The aim of this project is to provide a small-scale simulation of e-banking. The ABC Bank application collects information from the customer, confirms its validity via an e-mail / SMS mechanism, and allows the user to perform basic banking utilities such as transactions, account management, etc. The admin has access to the functions of creating, updating the records, etc. The information is stored to be further used in a binary database. It also provides additional features like live currency conversion and stock market exchange, based on values scraped live from Reddit Moneywhiz and XE.com.