This project is a command-line based ATM simulation written in Python that integrates with a MySQL database to store user account information securely. It allows users to manage their banking through a simple text interface, including multiple account types and security features.
features: (1) Password Authentication (2) Multiple Account Types (3) Transaction (4) Security and Validation (5) Database Integration