Skip to content

This is a simple banking system applications which can make transactions with the help of MySQL database.

Notifications You must be signed in to change notification settings

Jayesh242663/BankingSystemApplication-python-

Repository files navigation

Banking System Application (Python)

Description:

The Banking System Application is a prototype designed to demonstrate basic banking functionalities. It offers features such as a creating new account, login using account number and password, changing password if forgotten, dashboard view, money transferring, displaying personal details, and viewing transaction history.

Technologies Used:

Python: Programming language used for application logic.

MySQL: Database management system for storing user data and transaction records.

Installation:

To install and set up the Banking System Application locally, follow these steps:

Clone the repository from GitHub.

$git clone https://github.com/Jayesh242663/BankingSystemApplication-python-/

Ensure you have Python and MySQL installed on your system.

Set up the database using the provided Mysql file named bankingsys.sql

Run the application script.

Usage:

This prototype is not intended for direct usage. It serves as a demonstration of features and functionalities for educational purposes.

Features:

Creating New Account Dashboard view Money transferring Displaying personal details Transaction history Change Password

ScreenShots:

Login Window:

image

DASHBOARD:

image

Contributing:

Contributions to the project are welcome! To contribute:

Fork the repository. Make your changes. Create a pull request.

Contact Information

For questions or feedback, please raise an issue on GitHub.

Acknowledgments

Thanks to my collaborators for their contributions to this project.

About

This is a simple banking system applications which can make transactions with the help of MySQL database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages