/BANK-SYSTEM-IN-PYTHON

Simple Bank System project is a simple project developed using Python. The project contains only the user side. The user can manage all the basic functions which include creating a new account, view balance record, transfer money and deposit amount, and so on. In this mini-project, there is also a small login system. It is too easy to use, the user can check the total bank account records easily.

Primary LanguagePython

Stargazers