Skip to content

Soumrock/Bank_ATM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🏦 Bank ATM Simulation in Python

A simple console-based Bank ATM system written in Python. This project simulates the core functionalities of an ATM such as balance inquiry, deposit, withdrawal, pin authentication and transaction history.

πŸ“Œ Features

  • User login with PIN
  • Check account balance
  • Deposit money
  • Withdraw money
  • Check Transaction history
  • Exit system

🎯 Purpose

This project was built as a personal Python practice project to understand basic concepts like:

  • Conditional logic
  • Loops
  • Functions
  • File I/O (optional)
  • Error handling

πŸ› οΈ Technologies Used

  • Python 3

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages