Skip to content
Saikiran edited this page Jul 18, 2023 · 5 revisions

** BANK MANAGEMENT SYSTEM**

This project uses Python and MySQL to create a bank management system.

It works in two modes-user mode and admin mode: The user mode allows the customer to create a new account, modify their personal details and view their accounts while the admin mode is password protected and allows the admin to withdraw and deposit money, manage loans, view all accounts at once and delete accounts.

Clone this wiki locally