Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.2 KB

File metadata and controls

30 lines (22 loc) · 1.2 KB

Banking Management System (Python + MySQL)

Overview

This project is a Python-based Banking Management System that I developed as part of my Class 12th project. It utilizes MySQL for data storage and management.

Features

  • User account creation and management
  • Deposit and withdrawal functionality
  • Balance inquiry
  • Transaction history
  • Random Transaction Id Generation.
  • Saperated User/Admin Work Interface.
  • Use Of Graphs For Data Visualization.

Installation

Usage

  • Run Banking Management System.py to start the application.
  • Follow the prompts to create an account, perform transactions, and manage your banking activities.

License

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.

Feel free to create pull requests, contribute, or provide me suggetions or imprevements in this project. 🚀