Skip to content

RajAgamSinghKalra/Bank_App_Dbms_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Bank Management System

Overview

This application was made for a college project, in out dbms class and is designed to manage bank operations, including customer accounts, transactions, and loans, through a graphical interface.

Features

  • Database Integration: Connects to a MySQL database to store and manage banking data. (we created this schema in an assignment at the start of the semester)
  • Account Management: Create, delete, and update customer accounts.
  • Transaction Handling: Process deposits, withdrawals, and loans for customer accounts.
  • Admin Panel: View and manage account balances, loans, and transactions.
  • Data Visualization: Display account data trends and generate word clouds from account types.
  • CSV Export: Export data to CSV files for easy backup and analysis.

Dependencies

  • Tkinter
  • MySQL Connector for Python
  • Pandas
  • Numpy
  • Matplotlib
  • WordCloud
  • Scikit-learn

Images

image image image image image image

License

This project is licensed under the MIT License. Feel free to use, modify, and distribute it.

About

made for college aswell, has many features and different panels for admin and customer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages