Small Banking Command line application in Python 3 with Mysql Database.
- Create Accounts
- Login
- Deposit Money
- Withdrawal Money
- View Statement
- Generate Statement (CSV)
- Delete Account
- Restore Account
- Python 3
- MySql Workbench
- Python IDE (VS Code)
- Create Table
- Update Table
- Delete Table
- Insert Table
- Alter Table
- Import and Export CSV files