So this script is written in Python 3 and it is an Interactive ATM service by the name of MerryWeather.
There are several things you can do;
-
Deposit money in your account
-
Withdraw money from your account
-
View your balance
-
Money transfer to another account
-
Change your PIN
Script supports up to 10 user accounts, all totally customizable.
This script is cross-platform and can run in both Windows and Debian based distros, however it is optimized for Windows.
Instruction for first time usuage
Run setup.py and follow the on-screen instructions to setup script for the first time.
python3 setup.py or python setup.py
Some working screenshots
.
.
.