/PyBankingApp

PyBankingApp is a Python practice project that focuses on essential programming concepts such as object-oriented programming (OOP), file handling, and error handling. It provides a simulated banking experience with features like account creation, balance management, transaction logging, and customer data storage using files.

Primary LanguagePythonMIT LicenseMIT

Stargazers