Skip to content

Sayedcodes/Bank-System-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🏦 Bank System Project

A simple and efficient mini bank management system built with Python.

Python License

🌐 Live Demo

Visit the live application: Bank System App

Open in Streamlit

✨ Features

  • πŸ’³ Create and manage bank accounts
  • πŸ’° Deposit and withdraw money
  • πŸ’Έ Transfer funds between accounts
  • πŸ“Š Check account balance
  • πŸ“‹ View transaction history
  • πŸ” Secure account management

πŸš€ Installation

# Clone the repository
git clone https://github.com/Sayedcodes/Bank-System-Project.git
cd Bank-System-Project

# Install dependencies
pip install -r requirements.txt

# Run the application
python Bank_System_Project.py

πŸ’» Usage

Run the program and follow the menu:

🏦 MINI BANK SYSTEM
─────────────────────
1. Create Account
2. Deposit Money
3. Withdraw Money
4. Check Balance
5. Transaction History
6. Exit
─────────────────────
Enter choice: 

πŸ› οΈ Technologies

  • Python 3.7+
  • File I/O for data storage
  • Object-Oriented Programming

πŸ‘¨β€πŸ’» Author

Sayedcodes

πŸ“ License

This project is licensed under the MIT License.


⭐ Star this repo if you find it helpful!

About

Mini Bank system management project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages