aminmirzaei-dev/ATMConsole
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Repository files navigation
Bank ATM simulator program under the console project and using Visual Basic programming language
- Light Mode and Dark Mode
- ATM Bank Options
- Made in year = February 2016
-----------------------------------------------
- .NET Framework = 4.5.1
- Visual Basic = VB.NET 14.0
- Micrsoft Visual Studio = VS 2012
1 - All Standard Bank ATM Rulest
1 - Run the program first
2 - Select the program theme
3 - Press the Enter button
4 - Enter the card number
5 - Enter the PIN card
6 - View the result 


In this program, the ConsoleTable class was written from the (https://github.com/khalidabuhakmeh/ConsoleTables) project and I rewrote it in Visual Basic language.