Skip to content

heqoN/bank-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

Bank-System

##How to run

1- Clone the repo git clone https://github.com/heqoN/bank-system

2- Go into folder cd bank-system

3- Run the program python main.py

Features

  • Create account (register)
  • Login
  • Get account number
  • Check balance
  • Deposit money
  • Withdraw money
  • Transfer money between accounts

Requirements

  • Python 3.x

File Structure

  • accounts.txt — stores user data (name, birth year, email, password, iban)
  • money.txt — stores account number and balance
  • logs.txt — records deposit, withdrawal, and transfer logs

License

free to copy, modify, or improve it for personal use

Releases

No releases published

Packages

 
 
 

Contributors

Languages