Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATM Console Application

This project is a simple ATM (Automated Teller Machine) console application written in C#.
It allows users to perform basic banking operations such as checking account balances, depositing funds, and withdrawing cash.

Features
Check Account Balance: Users can view their current account balance.
Deposit Funds: Users can deposit funds into their account.
Withdraw Cash: Users can withdraw cash from their account, provided they enter the correct PIN.
Transfer Money: (Not implemented yet)

How to Use
Clone the repository to your local machine.
Open the solution in your preferred C# IDE (Integrated Development Environment).
Build the solution to compile the code.
Run the application.
Follow the on-screen instructions to navigate through the menu and perform banking operations.

Usage
Upon running the application, users are presented with a menu where they can choose from the following options:

Check account balance
Deposit funds
Withdraw cash
Simply enter the corresponding number for the desired action and follow the prompts.

Contributions
Contributions to this project are welcome! If you find any bugs, have feature requests, or want to contribute enhancements, feel free to open an issue or submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages