Skip to content

A Python-based Bkash Management System that allows users to perform transactions like sending money, cashing out, mobile recharge, donations, and more. The system includes features such as account authentication, transaction history logging, daily transaction limits, and security measures.

License

Notifications You must be signed in to change notification settings

jobayerhoquesiddique/Bkash-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Bkash-Management-System

A Python-based Bkash Management System that allows users to perform transactions like sending money, cashing out, mobile recharge, donations, and more. The system includes features such as account authentication, transaction history logging, daily transaction limits, and security measures. Features

✅ User authentication with PIN protection

✅ Send money to another bKash account

✅ Cash out money with a minimum limit

✅ Mobile recharge with a minimum amount restriction

✅ Donation system to send money to causes

✅ Transaction history log

✅ Daily transaction limit enforcement

✅ Change PIN functionality

✅ Request money from other users

✅ Account security with failed attempt locking

Installation

  1. Clone this repository: git clone https://github.com/jobayerhoquesiddique/bkash-management-system.git

  2. Navigate to the project directory: cd bkash-management-system

  3. Run the script: python bkash.py

Usage

Run the script and enter your bKash account number and PIN.

Choose from the menu options to perform transactions.

Follow the prompts to complete transactions such as sending money, cashing out, and mobile recharge.

Use My bKash to view transaction history or change PIN.

Exit the program when done.

Example Run === bKash Login === Enter your account number: 01712121212 Enter your PIN: 213 Login successful!

=== bKash Menu ===

  1. Send Money
  2. Cash Out
  3. Mobile Recharge
  4. Donations
  5. Request Money
  6. Check Balance
  7. My bKash
  8. Exit Enter your choice: 1 Enter recipient's account number: 01712345678 Enter amount to send: 500 Successfully sent 500 to 01712345678.

Contribution Contributions are welcome! To contribute:

  1. Fork the repository.
  2. Create a new branch (feature-branch). 3, Commit your changes.
  3. Push to your branch and submit a pull request.

About

A Python-based Bkash Management System that allows users to perform transactions like sending money, cashing out, mobile recharge, donations, and more. The system includes features such as account authentication, transaction history logging, daily transaction limits, and security measures.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages