GithubHelp home page GithubHelp logo

bank_management's Introduction

Bank Management System

This is a simple bank management system implemented in Python with MySQL database integration. It provides basic functionalities for managing customer accounts, including adding customers, viewing customer details, depositing and withdrawing money, and closing accounts.

Features

  • Add Customer: Add a new customer to the bank database with details such as account number, name, age, occupation, address, mobile number, Aadhaar number, initial balance, and account type.
  • View Customer: View customer details by searching with criteria such as account number, name, mobile number, or Aadhaar number.
  • Deposit Money: Deposit money into a customer's account and update the balance accordingly.
  • Withdraw Money: Withdraw money from a customer's account if sufficient balance is available and update the balance.
  • Close Account: Close a customer's account permanently by deleting their record from the database.
  • View All Customer Details: View all customer details along with their total deposited amount and month.

Requirements

  • Python 3.x
  • MySQL Server
  • mysql-connector-python library
  • pandas library

Usage

  1. Clone the repository:

  2. Install the required dependencies:

  3. Configure MySQL settings in the script:

  • Update host, user, password, and database variables in the script according to your MySQL server configuration.
  1. Run the script:

  2. Follow the on-screen prompts to perform various operations.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.I would like to thank Madhur Verma for his contribution to the code.

License

This project is licensed under the MIT License - see the LICENSE file for details.

bank_management's People

Contributors

advika30 avatar cisojoker avatar

Watchers

 avatar

Forkers

cisojoker

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.