Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 867a343

Browse files
Update README.md
1 parent bf291d9 commit 867a343

File tree

1 file changed

+29
-1
lines changed

1 file changed

+29
-1
lines changed

‎README.md‎

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,29 @@
1-
# BankingManagementSystem-Python-MySQL
1+
# Banking Management System (Python + MySQL)
2+
3+
# Overview
4+
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.
5+
6+
# Features
7+
* User account creation and management
8+
* Deposit and withdrawal functionality
9+
* Balance inquiry
10+
* Transaction history
11+
* Random Transaction Id Generation.
12+
* Saperated User/Admin Work Interface.
13+
* Use Of Graphs For Data Visualization.
14+
15+
# Installation
16+
* Clone this repository to your local machine: git clone https://github.com/AkshatRauthan/BankingManagementSystem-Python-MySQL.git
17+
* Install the required python libraries : mysql-connector-python, pandas, matplotlib.
18+
* Ensure that y0u have MySQL4 or above.
19+
* Set up your MySQL database and configure the connection details in Configure Application.py.
20+
21+
# Usage
22+
Run Banking Management System.py to start the application.
23+
Follow the prompts to create an account, perform transactions, and manage your banking activities.
24+
25+
# License
26+
This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.
27+
28+
Feel free to customize this template with additional information specific to your project. Good luck! 🚀
29+

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /