This document summarizes a student project on a bank management system. It introduces the project and describes the proposed computerized system that would allow customers to perform financial transactions without a human bank teller. The proposed system would secure customer data and accounts with high accuracy to offer efficient service. It would allow users to create new accounts, deposit and withdraw money, change PINs, and view reports. The document outlines the hardware and software requirements and provides sample code to implement basic account functions like creating an account, displaying account details, and a menu to interact with the system. It concludes that the project successfully develops a management system to automate bank transactions.