Welcome to your personal ATM on the terminal!
Explore basic banking functionalities right from your command line.
git clone https://github.com/toruwalt/ATM_Simulation.git
cd ATM_Simulation
python operations.py
Follow the prompts on the terminal to interact with the ATM.
Choose from the available options: -Check balance -Make a deposit -Withdraw cash -Quit
User-friendly interface: Interact with the ATM using simple commands.
Secure transactions: Your virtual funds are kept safe (no real money involved).
Basic banking operations: Perform essential ATM tasks.
Clear instructions: Easy to follow prompts guide you through the process.
- Fork the repository
- Create a branch for your changes
- Commit your changes
- Push your branch
- Create a pull request
This project is licensed under the MIT License.